

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the below Java program with constructors? |
A. | Count=0 |
B. | Count=10 |
C. | Compiler error |
D. | None of the above |
Answer» D. None of the above | |