why java does not support unsigned keyword?



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

Post New Answer

More Core Java Interview Questions

How many types of the indexof method are there for strings?

0 Answers  


What is difference between == and === in js?

0 Answers  


What is thread safe singleton?

0 Answers  


Why declare Main() method as a static in java ?

0 Answers   HCL,


What is difference between Iterator and for loop

9 Answers   HP,


what is session in java?

0 Answers   Seventhsense Technologies,


What is a JAR file?

0 Answers  


What is the common usage of serialization? What exceptions occur during serialization?

0 Answers  


what is the main difference between string and stringbuffer? can you explain it with program?

2 Answers  


How do you use final keywords and final variables in Java?

2 Answers  


Write a program to show whether a graph is a tree or not using adjacency matrix.

0 Answers   Amazon,


What is java class writing rules?

1 Answers   Oracle,


Categories