Multiple Choice
A(n) ________ is best used for providing services that bring together objects of otherwise unrelated classes.
A) abstract class
B) concrete class
C) interface
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: Which of the following does not complete
Q24: A concrete class that implements an interface
Q25: Which of the following statements about abstract
Q26: All methods in a sealed class must
Q27: _ code is the process by which
Q29: The purpose of an interface is to:<br>A)
Q30: An abstract class may be derived from
Q31: Polymorphism involves:<br>A) the same message sent to
Q32: Sealing methods allows the compiler to optimize
Q33: Abstract classes may not be:<br>A) inherited<br>B) accessed