InterviewSolution
| 1. |
What Do You Mean By The Java Collection Framework? |
|
Answer» COLLECTIONS are utilized in various programming languages and basic release contained some classes for collections such as Vector, Stack, Hashtable, and ARRAY. But the more SCOPE and uses Java 1.2 came up with collections Framework the collections interfaces, IMPLEMENTATIONS and different type algorithms. Collections are utilized in various programming languages and basic release contained some classes for collections such as Vector, Stack, Hashtable, and Array. But the more scope and uses Java 1.2 came up with collections Framework the collections interfaces, implementations and different type algorithms. |
|