Computer Science, asked by savitachoudhary97537, 3 months ago

1.
are the memory locations, used to store data in Java.

Answers

Answered by Anonymous
1

There are two kinds of memory used in Java. These are called stack memory and heap memory. Stack memory stores primitive types and the addresses of objects. The object values are stored in heap memory

Answered by hemadevi687
0

Answer:

stack memory

Explanation:

they also called a stack memory

Similar questions