Multiple Choice
Which of the following statements about interfaces is NOT true?
A) Interfaces can reduce the coupling between classes.
B) A class can implement only one interface type.
C) An interface cannot have instance variables.
D) Interfaces can make code more reusable.
Correct Answer:

Verified
Correct Answer:
Verified
Q23: Which of the following statements about an
Q24: Consider the code snippet below: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q25: Assuming that interface Resizable is declared elsewhere,
Q26: The method below is designed to return
Q27: Consider the following class: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg" alt="Consider
Q29: Consider the following code snippet: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg"
Q30: What type of edge does UML use
Q31: If the user wants to process keystrokes,
Q32: Consider the following class: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB7392/.jpg" alt="Consider
Q33: To build a user interface that contains