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

Can a final variable be initialized in constructor?

0 Answers  


What are the types of java?

0 Answers  


write a simple program inheritance?

2 Answers   Polaris,


Can one thread block the other thread?

0 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  






What is the difference between jfc & wfc?

0 Answers  


What is this () in java?

0 Answers  


Why inputstreamreader is used in java?

0 Answers  


Can java list contain duplicates?

0 Answers  


What is mnemonic code?

0 Answers  


what is ejb? what is the importance of ejb?

2 Answers   Photon,


What isan abstract class and when do you use it?

1 Answers   Genpact,


Categories