Suppose you have these two JARs from Java 8 . Which steps, when taken together, would be
Question:
Suppose you have these two JARs from Java 8. Which steps, when taken together, would be the best way to make them modules? (Choose two.)
A. Add a module-info.java to each.
B. Add them to the classpath.
C. Create a third module to contain the common code.
D. Merge them into one module to break the cyclic dependency.
E. Rename the modules to use dashes instead of dots.
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: