Oracle
1Z0-815 · Question #55
Which two statements are true about the modular JDK? (Choose two.)
The correct answer is A. The foundational APIs of the Java SE Platform are found in the java.base module. B. An application must be structured as modules in order to run on the modular JDK. See the full explanation below for the reasoning.
Question
Which two statements are true about the modular JDK? (Choose two.)
Options
- AThe foundational APIs of the Java SE Platform are found in the java.base module.
- BAn application must be structured as modules in order to run on the modular JDK.
- CIt is possible but undesirable to configure modules' exports from the command line.
- DAPIs are deprecated more aggressively because the JDK has been modularized.
How the community answered
(55 responses)- A80% (44)
- C13% (7)
- D7% (4)
Community Discussion
No community discussion yet for this question.