Solved

Which of the Following Statements About Interfaces Is NOT True

Question 71

Multiple Choice

Which of the following statements about interfaces is NOT true?


A) Interfaces can make code more reusable.
B) Interface types can be used to define a new reference data type.
C) Interface types can be used to express common operations required by a service.
D) Interfaces have both private and public methods.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions