1.

What is this >> bitwise operator in Java?

A. Left shift operator
B. Right shift operator
C. Left Shift Fill Zero operator
D. Right Shift Fill Zero operator
Answer» C. Left Shift Fill Zero operator


Discussion

No Comment Found