IBM
C2010-501 · Question #45
Which statement correctly describes the Java heap?
The correct answer is D. memory allocated within a Java Virtual Machine for the creation and use of objects. See the full explanation below for the reasoning.
Question
Which statement correctly describes the Java heap?
Options
- Athe size of the application's executable code
- Bthe transaction history of the Java application
- CJava class files and system objects used by the application
- Dmemory allocated within a Java Virtual Machine for the creation and use of objects
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C5% (1)
- D76% (16)
Community Discussion
No community discussion yet for this question.