1.

Choose a correct statement about Java Interfaces?

A. Interface contains only abstract methods by default.
B. A Java class can implement multiple interfaces
C. An Interface can extend or inherit another Interface.
D. All the above
Answer» E.


Discussion

No Comment Found