

MCQOPTIONS
Saved Bookmarks
1. |
A java interface can contain _______. |
A. | Abstract methods(unimplemented) and implemented methods both |
B. | public Abstract methods |
C. | public static Final Variables only |
D. | public static Final Variables and abstract methods both |
Answer» E. | |