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 |
How many types of the indexof method are there for strings?
What is difference between == and === in js?
What is thread safe singleton?
Why declare Main() method as a static in java ?
What is difference between Iterator and for loop
what is session in java?
0 Answers Seventhsense Technologies,
What is a JAR file?
What is the common usage of serialization? What exceptions occur during serialization?
what is the main difference between string and stringbuffer? can you explain it with program?
How do you use final keywords and final variables in Java?
Write a program to show whether a graph is a tree or not using adjacency matrix.
What is java class writing rules?