why java does not support unsigned keyword?
Answer / 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 |
What data type is a string?
What are memory tables?
Is singleton thread safe in java?
define polymorphism in java
What are Advatages of Overloading and Overridding.
What is data abstraction? Elaborate with example?
Is java map thread safe?
What is the best way to findout the time/memory consuming process?
how can i use a nonsynchronized hashtable?
What does escaping a character mean?
When a byte datatype is used?
What do you mean by thread safe?