Multiple Choice
Which of the following pairs demonstrates the "has-a" relationship?
A) car,vehicle
B) house,window
C) teacher,person
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The default implementation of method ToString of
Q3: To call the base-class default constructor explicitly,the
Q6: The MustOverride keyword has the same effect
Q7: Abstract classes are classes which may not
Q8: The class hierarchy begins with class _.<br>A)Object<br>B)Point<br>C)Root<br>D)Base
Q9: All objects of a class are guaranteed
Q10: A base class may have only one
Q10: The use of polymorphism helps promote software
Q11: _ is a form of xe "code
Q54: A class that implements an interface may