Back to quizzes
Inheritance Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is inheritance in Java?
A
mechanism to create a new class using properties of an existing class.
B
A method to delete a class.
C
A way to hide class variables.
D
A technique to implement interfaces.