Advertisements
Advertisements
प्रश्न
Member Method encompasses the ______ of a class.
रिक्त स्थान भरें
Advertisements
उत्तर
Member Method encompasses the behavior of a class.
Explanation:
In object-orientated programming, a class is defined by its attributes and actions. While member variables (data fields) store the state of a class, member methods encompass the behaviour, meaning the logic and operations that the object can actually perform.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 5: Library Classes - Exercises [पृष्ठ १३४]
