Advertisements
Advertisements
Question
A ______ consists of member data and methods.
Fill in the Blanks
Advertisements
Solution
A class consists of member data and methods.
Explanation:
A class acts as a blueprint or template in object-oriented programming. It encapsulates both member data (variables that store the state or properties) and methods (functions that define the behavior or actions) into a single logical unit.
shaalaa.com
Is there an error in this question or solution?
