Q.

Which operator is used to implement unsigned right shift of an integer?

A. <<
B. >>
C. <<<
D. >>>
Answer» D. >>>
2.1k
0
Do you find this helpful?
19

View all MCQs in

Java Programming

Discussion

No comments yet