Which of the following is stored in Stack Memory in Java?

Last Updated :
Discuss
Comments

Which of the following is stored in Stack Memory in Java?

Local variables and method calls

Objects and their properties

Class-level static variables

Reference variables

Share your thoughts in the comments