Solved

Which of the Following Statements Is False

Question 1

Multiple Choice

Which of the following statements is false?


A) References to interface types do not have access to method toString.
B) Method toString can be invoked implicitly on any object.
C) With inheritance, classes and their inherited classes tend to be very similar.
D) Dramatically different classes can often meaningfully implement the same interface.

Correct Answer:

verifed

Verified

Related Questions