Computer Science, asked by priyankadudeja8768, 10 months ago

What Is Collection In Java

Answers

Answered by Khoosh4484
0

Answer:

The Java collections framework is a set of classes and interfaces that implement commonly reusable collection data structures. Although referred to as a framework, it works in a manner of a library. The collections framework provides both interfaces that define various collections and classes that implement them.

Answered by pranshupahade15
0

Answer:

Set of classes

Explanation:

The Java collections framework is a set of classes and interfaces that implement commonly reusable collection data structures. Although referred to as a framework, it works in a manner of a library. The collections framework provides both interfaces that define various collections and classes that implement them.

Hope you like it

Similar questions