KwickClips Java · 41 sec · free
What is a class?
Short answer. The blueprint, or plan.
What is an object?
One instance made from the class.
Blueprint and instance
| Class | Objects |
|---|---|
| House plan | many houses |
| Student | riya, aman |
Remember
| Class: the blueprint |
| Object: one instance of it |
One house plan builds a hundred houses. That is a class. Here is how. A class is the plan. Each object made from it is an instance. One Student class makes riya and aman. A class is the blueprint. An object is one instance of it.
This clip is from the full lesson: Classes and Objects — 6 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 12 Information Technology (802), ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications, ICSE Class 9 Computer Applications
More KwickClips from this lesson
What do data members hold?39 sec
What does print(a.name) show after b.name = "Aman"?43 sec
What does riya.marks = 91 do?40 sec
What does type(Student()) print?40 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.

