Oracle Certified Professional Java Se 11 Developer · Free Practice Question Easy
Question 99
Question ID: UKOCP23716
A module is a set of ____________.
- A packages
- B classes
- C interfaces
- D source code files
Reveal correct answer
Correct answer: A
Explanation
UKOCP23716:
A module is a set of packages and the module system decides which packages to export and which packages to keep as un-exported.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
