why java does not support unsigned keyword?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

When is the arraystoreexception thrown?

774


Can a source file contain more than one class declaration?

724


Define nashorn in java8.

794


What is finalize()? Is finalize() similar to a destructor?

747


What is a package in java? List down various advantages of packages.

981


What is the difference between equals() and?

833


How many types of interfaces are there?

776


What is scope of a variable?

833


What is difference between equals and hashcode method?

781


What is Major and importance difference between for and foreach loop ?

821


Describe the syntax of multiple inheritance? When do we use such an inheritance?

828


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

765


What is default switch case? Give example.

784


How can we access some class in another class in java?

773


What is java full form?

725