✏️ Explanatory Question

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

👁 77 Views
📘 Detailed Answer
🟢 Easy
💡

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