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 .
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
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.
Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
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