Answer Posted / vijayakumar chinnasamy
Modifiers are
final,static,volatile,abstract,synchronization,native ,
strictfp
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
What is a hashmap used for?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is the do while loop syntax?
Is java jre still free?
What is the size of boolean variable?
Are arrays classes in java?
What is prime number in java?
What is final method in java?
What is a Null object?
v-model life cycle
What is class??
What is the difference between a vector & an array list?
What does 3 dots mean in java?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?