difference. between List and Set?
Answer Posted / ravi raj
List:
-----
1.list sub interface of collection
2.list is collection objects with duplicates.
Set:
----
1. Set sub interface of collection.
2. Set is collection objects with duplicates.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are local interfaces? Describe.
Why is string immutable in java?
What is difference between object state and behavior?
What you mean by COM and DCOM?
Difference between swing and awt?
Define the remote object implementation?
What is the difference between the session.update() method and the session.lock() method?
What is in-memory replication?
What is the purpose of the notify() method?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
the same information whether it will connect to the database or it will be used previous information?
what are memory considerations of jsp compares to other web components?
Which are the different segments of memory?
What is bean? Where can it be used?
What is ioc concept & explain it?