Multiple Choice
Which of the following could be a base class for class Computer?
A) machine
B) hard-drive
C) software
D) keyboard
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Inheritance is represented by a(n)_ relationship.<br>A) "uses"<br>B)
Q13: Which of the following properties could exist
Q14: Polymorphism involves:<br>A)the same message sent to a
Q15: Classes which may be instantiated are _
Q16: Which of the following pairs demonstrates the
Q17: You may define implementations for abstract methods
Q20: Every class in Visual Basic except _
Q21: A base class is more specific than
Q23: A class inherited from two or more
Q62: Assigning a derived class reference to a