Q64
Which right shift operator preserves the sign of the value?
A.
<<
B.
>>
AnswerC.
<<=
D.
>>=
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board