Quizlearn
.app
What is the relationship between a parent class and a child class?
The parent class inherits from the child class
The parent class overrides the child class
The classes are unrelated
The child class inherits from the parent class
Programming Languages Exercises are loading ...