Q.

Which of the following statement is correct?

A. For positive numbers, result of operators >> and >>> are same
B. Java provides two operators to do left shift <<< and <<
C. >> is the zero fill right shift operator
D. >>> is the signed right shift operator
Answer» A. For positive numbers, result of operators >> and >>> are same
4.6k
0
Do you find this helpful?
33

View all MCQs in

Java Programming

Discussion

No comments yet