1.

Difference Between List And Map?

Answer»

Perhaps most easy QUESTION. List is collection of elements where as map is collection of key-value PAIRS. There is actually lots of differences which originate from first STATEMENT. They have separate top level interface, separate set of generic methods, DIFFERENT supported methods and different VIEWS of collection.

Perhaps most easy question. List is collection of elements where as map is collection of key-value pairs. There is actually lots of differences which originate from first statement. They have separate top level interface, separate set of generic methods, different supported methods and different views of collection.



Discussion

No Comment Found