1.

What is the output of Java program with Right Shift Operator (>>)?

A. 5,-6
B. 5,10
C. 5, 2
D. Compiler error
Answer» D. Compiler error


Discussion

No Comment Found