1.

What is the output of the below Java program with many constructors?

A. Book=50
B. Pen=50.5
C. Compiler error
D. None of the above
Answer» C. Compiler error


Discussion

No Comment Found