A derived class inherits attributes from a __ .

A derived class inherits attributes from a __ . Correct Answer Super class

A class can inherit attributes and behaviour methods from another class, called the supper class. A class which inherits from a super is class is called a sub class, also called heir class or child class.
Bissoy MCQ

Related Questions

When a patient inherits a disease as a recessive autosomal character
An XY individual who inherits mutated nonfunctional androgen receptor will have
How to access the overridden method of base class from the derived class?