what is difference between colection and collections?
Answer Posted / bharathi k
Collection is root interface for List,Set,Map where as
Collection is utility class which has only static methods to
manipulate on object for eg sort
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Give a practical example of singleton class usage?
Explain throw keyword in java?
What is the different types of functions?
What is use of valueof () in java?
Is a class an object?
Can you use abstract and final both with a method?
Where pragma is used?
How do you add an arraylist to an array in java?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What are the advantages of exception handling in java?
How do you detect memory leaks?
What is string in java is it a data type?
What are the parts of methodology?
What is the final access modifier in java?
What do you mean by ternary operator in java?