Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-819 Topic 6 Question 98 Discussion

Actual exam question for Oracle's 1Z0-819 exam
Question #: 98
Topic #: 6
[All 1Z0-819 Questions]

A company has an existing sales application using a Java 8 jar file containing packages:

com.company.customer;

com.company.customer.orders;

com.company.customer.info;

com.company.sales;

com.company.sales.leads;

com.company.sales.closed;

com.company.orders;

com.company.orders.pending;

com.company.orders.shipped.

To modularize this jar file into three modules, customer, sales, and orders, which module-info.java would be correct?

A)

B)

C)

D)

Show Suggested Answer Hide Answer
Suggested Answer: A, C

Contribute your Thoughts:

Esteban
3 days ago
I disagree, I believe Option C is the correct one because it separates the modules properly.
upvoted 0 times
...
Leigha
5 days ago
I think the correct module-info.java would be Option A.
upvoted 0 times
...

Save Cancel