Advertisements
Advertisements
प्रश्न
Base class is used to inherit the property of a derived class.
विकल्प
True
False
MCQ
सत्य या असत्य
उत्तर
This statement is False.
Explanation:
- In inheritance, a base class passes its attributes, including fields and methods, to a derived class.
- Base Class: The class from which attributes are derived.
- Derived Class: The class that acquires attributes from the base class.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?