Hi all,
I need brief introduction about Collections in Java
What is the main use of collections?
Where cloud we use it in real time ?
What is the main purpose to implement this concept ?
Please any one give me the above three questions .
Printable View
Hi all,
I need brief introduction about Collections in Java
What is the main use of collections?
Where cloud we use it in real time ?
What is the main purpose to implement this concept ?
Please any one give me the above three questions .
What did google tell you? What do you think the answers are? We aren't just going to do your homework for you.
Collections hold stuff. They're used whenever you need to hold stuff. They're implemented because people sometimes want their program to hold stuff.
Why hijack someone else's thread?
What does Google say? Have you looked in the Java tutorial?
Look here: The Really Big Index