Science, asked by firstg241, 3 months ago

What are packages ? Explain with suitable programs​

Answers

Answered by ashauthiras
3

Answer:

A Package can be defined as a grouping of related types (classes, interfaces, enumerations and annotations ) providing access protection and namespace management. Programmers can define their own packages to bundle group of classes/interfaces, etc.

Explanation:

Answered by wardhanharsh8900
3

Answer:

A Package can be defined as a grouping of related types (classes, interfaces, enumerations and annotations ) providing access protection and namespace management. Programmers can define their own packages to bundle group of classes/interfaces, etc.

Similar questions