Is java map thread safe?
No Answer is Posted For this Question
Be the First to Post Answer
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
What super () does in java?
Is arraylist dynamic in java?
what are the application of compiler and interpreter for source program
What is an immutable object? How do you create one in java?
Explain Connection Pooling?
What is the constructor?
What are the benefits of immutable objects?
Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
What is udp in java?
How do you load an HTML page from an Applet ?
Can a function return a function?