Похожие чаты

Hello all. Do primitive type variables store into the memory heap? What

about refrence type variables?

2 ответов

8 просмотров

Hi) No, primitives are stored in stack objects are stored in heap (but references to them stored in stack too)

Пользователь-61a9e Автор вопроса

Another question! What does inline caching exactly mean? It means that if we have a function and we call it several times, that function runs just once? But returns the result as many as we call that function?

Похожие вопросы

Карта сайта