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
When is the arraystoreexception thrown?
Can a source file contain more than one class declaration?
Define nashorn in java8.
What is finalize()? Is finalize() similar to a destructor?
What is a package in java? List down various advantages of packages.
What is the difference between equals() and?
How many types of interfaces are there?
What is scope of a variable?
What is difference between equals and hashcode method?
What is Major and importance difference between for and foreach loop ?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
What is default switch case? Give example.
How can we access some class in another class in java?
What is java full form?