KwickClips Java · 39 sec · free
What is a package in Java?
Short answer. A group of related classes kept together under one name.
Where does Scanner live?
In the java.util package.
What a package is
| A group of related classes |
| Like a folder for classes |
| Stops name clashes |
Remember
| Package groups classes |
| Scanner is in java.util |
Every class lives in a package. What is a package? A package groups related classes. It works like a folder. Two classes can share a name in different packages. A package groups classes. Scanner lives in java dot util.
This clip is from the full lesson: Packages and Library Classes — 6 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications, GSEB Std 12 Computer Studies, GSEB Std 12 Computer Studies
More KwickClips from this lesson
Which package is imported automatically?41 sec
Where do import statements go?39 sec
What does Arrays.sort(m) do?38 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

