

MCQOPTIONS
Saved Bookmarks
1. |
Which is the missing code to successfully compile the below Java program with abstract classes and Interfaces? |
A. | @Override |
B. | @Override |
C. | @Override |
D. | All the above |
Answer» B. @Override | |