InterviewSolution
Saved Bookmarks
| 1. |
What Is Collections Api In Java Programming? |
|
Answer» The COLLECTIONS API is a set of classes and interfaces that SUPPORT operations on collections of OBJECTS. The Collections API is a set of classes and interfaces that support operations on collections of objects. |
|