1.

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

A. Birds=0
B. Birds=10
C. Birds=20
D. Compiler error
Answer» D. Compiler error


Discussion

No Comment Found