Back to quizzes
Inheritance & Polymorphism Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is inheritance in object-oriented programming?
A
mechanism to create a new class using properties of an existing class.
B
A way to define functions.
C
A method to handle exceptions.
D
A technique to implement multi-threading.