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

Do loops java?

0 Answers  


explain about casting of objects?

5 Answers  


What is classname class in java?

0 Answers  


what is abstract class in Java?

0 Answers   Hexaware, Syntel,


When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify

3 Answers   HCL, Photon,






How are observer and observable used in java programming?

0 Answers  


Is java a security risk?

0 Answers  


What is the difference between constructor and method?

4 Answers  


System.out.println("somestring"); It will create any object or not

5 Answers   CSC,


What is the base class in java from which all classes are derived?

0 Answers  


Why Java doesn’t support multiple inheritance?

0 Answers  


What is the Vector class?

3 Answers  


Categories