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 |
'A class is a template for an object' explain this statement.
0 Answers Akamai Technologies,
When is an object in the mean to garbage collection?
What is linked hashset and its features?
Why use string handling in Java?
When can an object reference be cast to an interface reference in java programming?
what is java
What is the need of transient variables in Java ?
What are the advantages of encapsulation in java?
What is the file type?
Explain a few methods of overloading best practices in java?
What are the basic concepts of OOPS in java?
0 Answers Axtria, ITC Indian Tobacco Company,
What do you understand by final value?