Multiple Choice
____ can reduce the coupling between classes.
A) Static methods
B) Abstract methods
C) Interfaces
D) Objects
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q68: Consider the following code snippet: public class
Q69: Which of the following statements about interfaces
Q70: You wish to detect when the mouse
Q71: Which of the following statements about interfaces
Q72: Consider the following code snippet: public class
Q74: Which of the following statements about an
Q75: _ occurs when a single class has
Q76: In Java, _ can be used for
Q77: The _ method should be called whenever
Q78: Which of the following statements about interfaces