Suppose you have the following class in a module named animal.insect.impl. Which two most likely go in
Question:
Suppose you have the following class in a module named animal.insect.impl. Which two most likely go in the module-info of the service locator? (Choose two.)
A. requires animal.insect.api.bugs;
B. requires animal.insect.api.bugs.Bug;
C. requires animal.insect.impl;
D. uses animal.insect.api.bugs;
E. uses animal.insect.api.bugs.Bug;
F. uses animal.insect.api.bugs.Bug with animal.insect.impl.Worm;
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: