KwickClips Course Topics · 42 sec · free
What creates an object in Java?
Short answer. new.
Do p and q share one price?
No. Each object has its own price.
Remember
| Class: a blueprint |
| Object: instance of a class |
| new creates the object |
Is Pen a class or an object? Let us see. Pen is the class, a blueprint. In main, new Pen creates the object p. It gets its own price. Remember three things. A class is a blueprint. An object is its instance. New creates it.
This clip is from the full lesson: Elementary concept of objects and classes — 5 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: ICSE Class 10 Computer Applications
Voice-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.

