what is difference between colection and collections?
Answer Posted / pavan kumar
collection is an interface to represent a group of individual object as a single entity.where as collections is an utility class to define several utility methods for collection implemented class objects
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is array size fixed in java?
How can you add and remove nodes in jtree?
What is singleton class example?
What is a map in java?
What is the purpose of sizeof operator?
Why unicode is important?
What is preparedstatement in java?
Can you access non static variable in static context?
What happens if I remove static from main method?
Can java program run without jre?
What do you mean by constructor?
Can list contain null in java?
What class allows you to read objects directly from a stream in java programming?
What is wrapper class example?
How to make object serializable in java?