Multiple Choice
What concept involves a superclass and a subclass?
A) Polymorphism
B) Inheritance
C) Encapsulation
D) Methods
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: When a class inherits another class,it is
Q8: It is not possible to indicate inheritance
Q9: Which method can you use to determine
Q12: What is the relationship called in which
Q14: Each subclass has a method named _init_
Q16: Superclasses are also called _ classes.
Q17: New attributes and methods may be added
Q21: New attributes and methods may be added
Q24: _ allows subclasses to have methods with
Q28: Polymorphism works on any two class methods