1.

Choose the correct syntax below for defining an Interface in Java.

A. interface NAME
B. abstract interface NAME
C. public interface NAME
D. All the above
Answer» E.


Discussion

No Comment Found