New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Oracle Java SE 11 Developer 1z0-819 Question # 17 Topic 2 Discussion

Oracle Java SE 11 Developer 1z0-819 Question # 17 Topic 2 Discussion

1z0-819 Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

Given an application with a main module that has this module-info.java file:

1z0-819 Question 17

Which two are true? (Choose two.)


A.

A module providing an implementation of country.CountryDetails can be compiled and added without recompiling the main module.


B.

A module providing an implementation of country.CountryDetails must have a requires main; directive in its module-info.java file.


C.

An implementation of country.countryDetails can be added to the main module.


D.

To compile without an error, the application must have at least one module in the module source path that provides an implementation of country.CountryDetails.


E.

To run without an error, the application must have at least one module in the module path that provides an implementation of country.CountryDetails.


Get Premium 1z0-819 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.