Answer:
The answer is "classes are the blueprints"
Explanation:
According to the class definition, it is a collection of data members and member methods, in which all the data members can't return any value, and member methods or functions return a value.