Multiple Choice
Composition is sometimes referred to as a(n) ________.
A) is-a relationship
B) has-a relationship
C) have-a relationship
D) one-to-many relationship
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: A constructor should return either true or
Q6: You cannot validate values assigned to properties
Q7: A constructor may not have a return
Q8: Failure to release resources when the program
Q9: Composition is a form of software reuse.
Q11: Instances of a class are called class
Q12: An object's this reference refers to:<br>A) the
Q13: Which of the following statements is true<br>A)
Q14: An object initializer list cannot be empty.
Q15: C# is like C++ in that programmers