nerdexam
Oracle

1Z0-815 · Question #44

What makes Java dynamic?

The correct answer is A. At runtime, classes are loaded as needed, and new code modules can be loaded on demand. See the full explanation below for the reasoning.

Question

What makes Java dynamic?

Options

  • AAt runtime, classes are loaded as needed, and new code modules can be loaded on demand.
  • BThe runtime can process machine language sources as well as executables from different
  • CThe Java compiler uses reflection to test if class methods are supported by resources of a target
  • DThe Java compiler preprocesses classes to run on specific target platforms.

How the community answered

(31 responses)
  • A
    84% (26)
  • B
    10% (3)
  • C
    3% (1)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-815 Practice