adplus-dvertising
frame-decoration

Question

Choose a correct statement below about importing packages into a class.

a.

A Java class or interface can import any number of packages.

b.

It is advised to import only the required Classes of a package to save memory.

c.

Java packages are usually distributed in the form of JAR files.

d.

All the above

Answer: (d).All the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose a correct statement below about importing packages into a class.