True/False
The reserved word, extends, is used to denote a has-a relationship.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Using the reserved word super, one can<br>A)
Q27: One way to allow for user interactivity
Q28: Example Code Ch 09-6<br>Assume that Student, Employee
Q29: Example Code Ch 09-1<br>Consider the following class
Q30: Example Code Ch 09-2<br>Assume that Poodle is
Q32: Java doesn't support multiple inheritance; but it
Q33: Example Code Ch 09-6<br>Assume that Student, Employee
Q34: Example Code Ch 09-3<br>Consider the class Car
Q35: Example Code Ch 09-4<br>Given the following partial
Q36: Which of the following is not a