Question: invoice InvoiceApp.java murach business Invoice.java LineItem.java Product.java database ProductDB.java presentation Validator.java ( Refer to directory structure 1 0 - 1 . ) If the directory

invoice
InvoiceApp.java
murach
business
Invoice.java
LineItem.java
Product.java
database
ProductDB.java
presentation
Validator.java
(Refer to directory structure 10-1.) If the directory structure is for an application that uses packages, what statement must the first statement of the ProductDB class be?
a. import murach.database
b. import invoice.murach.database
c. package invoice.murach.database
d. package murach.database

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!