Multiple Choice
How do you designate that B is a parent class of A?
A) class A extends B
B) class A[B]
C) class A(B)
D) class A of B:
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The _ method of the screen is
Q10: Match each definition with its term.<br>-The class
Q11: Explain the benefits of using inheritance when
Q12: The _ relationship describes two objects where
Q13: The class where the IS-A link originates
Q15: What is the difference between an IS-A
Q16: In the object hierarchy presented in the
Q17: When two classes are connected by an
Q18: Case Study 2:<br>1. >>> myLine<br>2. <draw.Line object
Q19: In a hierarchy diagram, the most _