Tuesday, November 29, 2011
Core Java Interview Questions :What is Collection API?
The Collection API is a set of classes and interfaces that support operation on collections of objects. These classes and interfaces are more flexible, more powerful, and more regular than the vectors, arrays, and hashtables if effectively replaces.:The Collection API is a set of classes and interfaces that support operation on collections of objects. These classes and interfaces are more flexible, more powerful, and more regular than the vectors, arrays, and hashtables if effectively replaces.:The Collection API is a set of classes and interfaces.:A collection is simply an object. collections is a group of objects known as its elements. It is used to store, retrieve, manipulate the objects.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment