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
mechanism to create a new class using properties of an existing class.
B
A way to implement loops in Python.
C
A method to sort lists.
D
A function to read files.