KwickClips Java · 40 sec · free
What does riya.marks = 91 do?
Short answer. It stores 91 inside the riya object.
How do you call a method with the dot?
Add round brackets, like riya.result().
Remember
| object.member reads or sets data |
| object.method() calls an action |
What does the dot in riya dot marks do? The dot means, go inside this object. Riya dot marks equals ninety one stores marks. Print reads them back. Two points. Object dot member reads or sets data. Add brackets to call a method.
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 is a class?41 sec
What do data members hold?39 sec
What does print(a.name) show after b.name = "Aman"?43 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.

