

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the below Java program with a "this" operator? |
A. | CAKES=5 |
B. | CAKES=0 |
C. | CAKES=10 |
D. | Compiler error |
Answer» D. Compiler error | |