Answer Posted / ravi ranjan
ANSWER=11
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is difference between hashset and hashmap in java?
What is class level lock ?
How do you test a method for an exception using junit?
What is the reflection?
What is array sorting in java?
Difference between error and exception
Is 0 a real number?
Where are variables stored?
how can you take care of mutual exclusion using java threads? : Java thread
What is boolean in java?
What is application system?
Can interface be private in java?
Can vector have duplicates in java?
How many times finalize method will be invoked? Who invokes finalize() method in java?
What is the java reflection api? Why it’s so important to have?