what is difference between colection and collections?
Answer Posted / ravikiran
Collection is an interface which contains methods to access
the objects in a collection
| Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
What is flush buffer?
What is anti pattern in java?
What about method local inner classes or local inner classes in java?
What method is used to specify a container's layout in java programming?
how to open and edit XML file in Weblogic???
How to add menushortcut to menu item?
Can we initialize the final blank variable?
What is the loop in java?
How do you remove an element from an arraylist in java?
Can you call one constructor from another if a class has multiple constructors?
How arrays are stored in memory in java?
In how many ways we can do exception handling in java?
How to sort list of list in java?
What happens if an exception is throws from an object's constructor?
What is a parameter example?