1.

What is the output of the Java program with Right Shift (Without Fill Zeroes)?

A. -8, -16
B. -4, -8
C. -8, -4
D. Compiler error
Answer» D. Compiler error


Discussion

No Comment Found