

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the below Java program with multiple abstract classes? |
A. | Editor method |
B. | Author method |
C. | Editor method |
D. | Compiler error |
Answer» D. Compiler error | |