difference. between List and Set?
Answer Posted / yamini
List contains duplicate values and it does not allows null values.
Set contains unique values and it allows null values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
whats is mean by connectionpooling
What are transaction attributes?
What is a clone?
What’s jboss cache in short?
What is table mutation and how do you avoid it?
Explain the advantages and disadvantages of detached objects.
What are JTA/JTS and how they used by client?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
When a thread blocks on i/o?
Why does the tag url-encode javascript and mailto links?
What is ioc concept?
what is handle?
Explain about thread synchronization inside a monitor?
What is TL and its use?
Brief description about local interfaces?