member variable are loaded into ---- so they are initialized with default values when an instance of class is created
Answers
Answered by
1
Heya Friend,
Member variable are loaded into heap so they are initialized with default values when an instance of class is created.
Correct answer). Heap.
Hope it helps...
Answered by
0
Heap is the correct answer to the given question .
Explanation:
- The heap is a data structure that is mainly purpose is to stored the information of a tree in the specific sequence of nodes there are two types of heap max heap and min heap .
- When we created the class the member variable of the class is stored in the heap data structure with there default value however the object of that class is stored in the Stack data-structure .
Learn More :
- brainly.in/question/16339030
Similar questions
Math,
6 months ago
Math,
6 months ago
Geography,
6 months ago
Hindi,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago