Can anyone explain about "class"? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can anyone explain about "class"?

18th Apr 2019, 5:48 PM
Dileep Patcha
Dileep Patcha - avatar
2 Answers
18th Apr 2019, 6:06 PM
Hubert Dudek
Hubert Dudek - avatar
+ 1
An object is an instance of a class. Think of it as a class being the idea of how to build an object and the object is the ready built thing. Like the Plans to build a house (thats the house-class) and a real house (thats an object of this very class)
18th Apr 2019, 6:12 PM
Daniel