Home » JAVA Programming » Basic Operators » Question
  1. Which right shift operator preserves the sign of the value?
    1. >>=
    2. <<
    3. <<=
    4. >>
    5. None of these
Correct Option: D

None



Your comments will be displayed only after manual approval.