1.

What is the output of the Java code snippet with Ternary operator?

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


Discussion

No Comment Found