Back to quizzes
Inheritance & Polymorphism Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is inheritance in Python?
A
way to create a new class using properties of an existing class.
B
A method to delete a class.
C
A function that returns a class.
D
A way to create a variable.