DEVFYI - Developer Resource - FYI

What is the package?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

384. What is the package?

The package is a Java namespace or part of Java libraries. The Java API is grouped into libraries of related classes and interfaces; these libraries are known as packages.

(Continued on next question...)

Other Interview Questions