Computer Applications
What is meant by a base class and a derived class?
OOP Intro Java
85 Likes
Answer
The class that is inherited is known as base class and the class that inherits from the base is known as derived class.
Answered By
53 Likes
What is meant by a base class and a derived class?
85 Likes
The class that is inherited is known as base class and the class that inherits from the base is known as derived class.
Answered By
53 Likes