Multiple Choice
What is the relationship called in which one object is a specialized version of another object?
A) Parent-child
B) Node
C) Is a
D) Class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: When a class inherits another class,it is
Q7: Examine the following piece of code:<br>Class Potato
Q8: It is not possible to indicate inheritance
Q9: Which method can you use to determine
Q13: What concept involves a superclass and a
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
Q28: Polymorphism works on any two class methods