Classes that are related by inheritance have a has-a relationship.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology
You might also like to view...
Which of the following provides Kurt, a network technician, resource record information about network nodes such as canonical names?
A) Proxy server B) IPS C) DHCP D) DNS
Computer Science & Information Technology
Assigning a subclass reference to a superclass variable is safe ________.
a. because the subclass object has an object of its superclass. b. because the subclass object is an object of its superclass. c. only when the superclass is abstract. d. only when the superclass is concrete.
Computer Science & Information Technology