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

Verified
Correct Answer:
Verified
Related Questions
Q8: Which syntax imports all static members of
Q9: Which of the following statements is false?<br>A)
Q10: A constructor cannot:<br>A) be overloaded.<br>B) initialize
Q11: A programmer-defined constructor that has no arguments
Q12: Which statement is false?<br>A) The compiler always
Q14: Instance variables declared final do not or
Q15: The_ of a class are also called
Q16: Which statement is false?<br>A) An enum declaration
Q17: A final field should also be declared
Q18: Using public set methods helps provide data