Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Primitive data type values stored in stack memory - Wrapper classes
Home
>>
Category
>>
Java (MCQ) questions and answers
>>
Wrapper classes
Q. Where does the primitive data type values be stored?
- Published on 16 Jul 15
a.
Heap Memory
b.
Stack Memory
c.
Both A & B
d.
None of the above
ANSWER: Stack Memory
Related Content
Core Java (
160
)
JDBC (
45
)
Hibernate (
12
)
Struts (
26
)
EJB (
25
)
RMI (
23
)
JSP (
22
)
Servlets (
27
)
Applets (
24
)
AWT and Swing (
25
)
Wrapper classes (
15
)
Basic concept of Networking (
19
)
XML (
32
)
Discussion
Prajakta Pandit
-Posted on 15 Dec 15
-
Stack memory
stores the values of primitive data type.
- It always follow the LIFO(Last-In-First-Out) order.
- Stack memory size is less compared to heap memory.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲