Answer Posted / dubeysunny74@gmail.com
In Java all data type by default signed so there is no keyword
unsigned.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which data type is class in java?
What is difference between null and void?
Is null a string?
Is double bigger than float?
Which class is the superclass of all classes?
When arithmeticexception is thrown?
Does java support multiple inheritance or not?
What is the final class?
What is an infinite loop?
Is string pool garbage collected?
What does += mean in java?
Why you should not use singleton?
Can we initialize the final blank variable?
Can a static block throw exception?
What is the original name of java?