

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the below Java program with method overloading? |
A. | PINE |
B. | TEAK |
C. | Compiler error |
D. | None |
Answer» C. Compiler error | |