We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a4424 commit 5dfa741Copy full SHA for 5dfa741
README.md
@@ -448,6 +448,10 @@ Frequently asked Java Interview questions
448
449
Collections in Java is a unified framework that provides architecture for storing and manipulating a group of objects.
450
451
+ The `java.util.*` package contains the following classes and interfaces for Collections framework.
452
+
453
+ 
454
455
**[⬆ Back to Top](#table-of-contents)**
456
457
14. ### What are the differences between arraylist and vector?
images/CollectionsHierarchy.png
36.7 KB
0 commit comments