Multiple Choice
Which operator is used to implement unsigned right shift of an integer?
A) <<
B) >>
C) <<<
D) >>>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: JVM is _for bytecode.<br>A)a compiler<br>B)an interpreter<br>C)assembler<br>D)none of
Q10: Which one of the following is a
Q11: What is the numerical range of a
Q12: Which of these coding types is used
Q13: Which of these are selection statements in
Q15: What is the error in this code?<br>Byte
Q16: Which of these selection statements test only
Q17: Which of the following statements about the
Q18: Which of these jump statements can skip
Q19: Who is considered as the creator of