Asked by

mohsin hamed
on Oct 29, 2024

verifed

Verified

When using inheritance, the derived class is known as the ____.

A) parent class
B) base class
C) subclass
D) initial class

Derived Class

A class in object-oriented programming that inherits attributes and behaviors from another class known as the base class.

Inheritance

A feature of object-oriented programming that allows a new class to extend an existing class, inheriting its attributes and behaviors.

  • Identify and comprehend the terminology and structure within object-oriented programming.
verifed

Verified Answer

CR
Chaithanya Raja Shekhar Reddy GodalaNov 04, 2024
Final Answer:
Get Full Answer