Multiple Choice
Inheritance indicates a/an ____________ relationship.
A) Is-a
B) Has-a
C) both A & B
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: A menu item is an object of
Q12: Composition indicates a/an _ relationship.<br>A)Is-a<br>B)Has-a<br>C)both A &
Q13: Create a Java GUI application that contains
Q17: The ActionListener interface requires that the method
Q19: A programming style that uses a signal
Q21: The actionPerformed method of the ActionListener interface
Q25: The close-window button is in the class
Q30: Write Java statements to add the menu
Q31: The event-driven paradigm requires implementing methods that
Q35: Add button functionality to the resulting GUI