What do you mean by class?
Answers
Answered by
0
The class is one of the defining ideas of object-oriented programming. Among the important ideas about classes are:
A class can have subclasses that can inherit all or some of the characteristics of the class. In relation to each subclass, the class becomes the superclass.Subclasses can also define their own methods and variables that are not part of their superclass.The structure of a class and its subclasses is called the class hierarchy.
A class can have subclasses that can inherit all or some of the characteristics of the class. In relation to each subclass, the class becomes the superclass.Subclasses can also define their own methods and variables that are not part of their superclass.The structure of a class and its subclasses is called the class hierarchy.
Answered by
0
Answer:
1.A set or category of things having some property or attribute in common and differentiated from others by kind, type, or quality.
Ex :
"It has good accommodation for a hotel of this class"
2. A system of ordering society whereby people are divided into sets based on perceived social or economic status.
Ex : "People who are socially disenfranchised by class"
Similar questions