Where is the memory allocated for the objects?
Where is the memory allocated for the objects? Correct Answer RAM
The memory for the objects or any other data is allocated in RAM initially. This is while we run a program all the memory allocation takes place in some RAM segments. Arrays in heap and local members in stack etc.
মোঃ আরিফুল ইসলাম
Feb 20, 2025