Answer Posted / mohd amir
It is not a keyword
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is a treemap in java?
Can a main method be declared final?
Is object a data type?
What happens if an exception is not handled in a program?
What will happen if static modifier is removed from the signature of the main method?
What is the difference between equals() and == in java?
Is stringwriter thread safe?
What is the maximum size of array in java?
Is it safe to install java on my computer?
What is the default size of load factor in hashing based collection?
What is boolean flag in java?
Discuss different types of errors that generally occur while programming.
When do we need to use internal iteration? When do we need to use external iteration?
How long will it take to learn java?
can java object be locked down for exclusive use by a given thread? : Java thread