what is difference between colection and collections?
Answer Posted / umesh kumar samal
Collection
-----------
Collection is a interface these hold all sub interface like set ,list,map that is like herichy and to in one root
Collections
-------------
Collections is a class user property these are using in all collection class in sorting the element in a proper order
Collections.sort(obj ref);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is java 9 released?
Explain, java is compatible with all servers but not all browsers?
Can an object be null?
How do you convert an int to a string in java?
What is the benefit of inner / nested classes ?
What are the benefits of operations in java?
What does \ mean in regex?
Is java still relevant?
What does the “final” keyword mean in front of a variable? A method? A class?
What is a container in a gui?
Can I learn java without any programming experience?
What is the purpose of the System class?
What is the implementation of destroy method in java. Is it native or java code?
What is a predicate method?
What is the meaning of variable in research?