Home / Questions / What is meant by a package ? Name any two java Application Programming Interface packages.
Explanatory Question

What is meant by a package ? Name any two java Application Programming Interface packages.

👁 77 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

A package is a named collection of Java classes that are grouped on the basis of their functionality. Two java Application Programming Interface packages are:

  1. java.util
  2. java.io