nerdexam
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)
  • A
    5% (1)
  • B
    14% (3)
  • C
    5% (1)
  • D
    76% (16)

Community Discussion

No community discussion yet for this question.

Full C2010-501 Practice