0 votes
in JAVA by
Name the type of classes performed by Inheritance

1 Answer

0 votes
by
Below are the type of classes performed by Inheritance

• Parent class which is a Super or Base class.

• Child class which is a Subclass or Derived class.

Related questions

0 votes
asked Feb 8, 2021 in JAVA by SakshiSharma
0 votes
asked Feb 8, 2021 in JAVA by SakshiSharma
...