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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?