Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Oracle Java Enterprise Development
/
Question #10
#10
Multiple Choice
Mark for review
Examine these module declarations:
Which two statements are correct? (Choose two.)
A.
The ServiceProvider module is the only module that, at run time, can provide the com.example.api API.
B.
The placement of the com.example.api API in a separate module, ServiceAPI, makes it easy to install multiple provider modules.
C.
The Consumer module should require the ServiceProvider module.
D.
The ServiceProvider module should export the com.myimpl package.
E.
The ServiceProvider module does not know the identity of a module (such as Consumer) that uses the com.example.api API.
Reveal Answer
Previous
Question 10 of 71
Exam 1Z0-816 Topic 1 Question 10
Back to all questions
Next
Sign In
Sign Up