Class and instance | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Class and instance

Please teach me about the difference point between "class" and "instance" easily. I'm sorry and I dont know about the way to use @@xxx and @xxx

5th Feb 2019, 11:18 PM
Keichi Takahashi
Keichi Takahashi - avatar
1 Answer
0
Picture a class as a blueprint for a project using which you can create actual prototypes (instances)
5th Feb 2019, 11:41 PM
Dominique Abou Samah
Dominique Abou Samah - avatar