Reading
Add Comment
Collection — the root of the collection hierarchy. A collection represents a group of objects known as its elements.
What is the difference between Collection and Collections in java?
Ans:Link
Collections in java is a framework that provides an architecture to store and manipulate the group of objects.
collection
What is the difference between Collection and Collections in java?
Ans:Link
Collections in java is a framework that provides an architecture to store and manipulate the group of objects.
- Java collections (cannot handle primitives).
0 comments:
Post a Comment