What is the difference between the >> and >>> operators?
Answer / shweta
The >> operator carries the sign bit when shifting right.
The >>> zero-fills bits that have been shifted out.
| Is This Answer Correct ? | 3 Yes | 3 No |
Why are parameters used in functions?
what is the difference between equals method and ==
17 Answers IBM, Professional Access, TCS,
Is arraylist ordered?
How many characters is 16 bytes?
Why is Java a platform independent language?
Is java still necessary?
What are the features of junit?
what is the difference between a java object reference and c++ pointer?
How do you write methodology?
Can I declare a class as private?
How many bytes is a string in java?
What is java util?