InterviewSolution
Saved Bookmarks
| 1. |
Define package plz tell |
|
Answer» Explanation: 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. ༶•┈┈⛧┈♛⭐⭐⭐⭐♛┈⛧┈┈•༶ |
|