- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 3 weeks ago#3532by Elias what is the difference between class and property in oop?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 3 weeks ago#3533by EliasA class variable is shared by all instances of the same class. In C++, a class variable is declared as a static member. In summary: Property is a broad concept used to denote a particular characteristic of a class, encompassing both its attributes and its relationships to other classes
- Q&A
- Index
- PHP
- what is the difference between class and property in oop?
Time to create page: 0.073 seconds