Back to quizzes
Inheritance Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is inheritance in C++?
A
mechanism to create a new class from an existing class
B
A method to encapsulate data
C
A way to manage memory
D
A procedure for file handling