What is true about the following module-info.java file? module Book { }. A. It does not compile
Question:
What is true about the following module-info.java file?
module Book { }.
A. It does not compile because it is empty.
B. It does not compile because the module name is uppercase.
C. It does not compile because the module name has only one component.
D. It does not compile for another reason.
E. It compiles.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests Exam 1Z0 819 And Upgrade Exam 1Z0 817
ISBN: 9781119696131
1st Edition
Authors: Scott Selikoff, Jeanne Boyarsky
Question Posted: