Computer Science, asked by student22235, 7 months ago

what do you mean by library package give an example..??
Answer fast ....

Answers

Answered by toshikarai878
2

Answer:

A package is a namespace that organizes a set of related classes and interfaces. Conceptually you can think of packages as being similar to different folders on your computer. You might keep HTML pages in one folder, images in another, and scripts or applications in yet another.

Example:there can be two classes with name Employee in two packages, college.

Similar questions