Vidyalelo
Java Programming · Q36

Constructors and Methods

Programming · Java Programming · question 36

Q36

In which area of memory, the system stores parameters and local variables whenever a method is invoked?

A.
Heap
B.
Storage Area
C.
Stack
Answer
D.
Array

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board