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
Can you achieve runtime polymorphism by data members?
Can you access non static variable in static context?
What does a za z0 9 mean?
What is a finally block?
How do you declare a variable?
What does system out println () do?
Tell some latest versions in JAVA related areas?
what is interface in java? Explain
Explain the importance of finalize() method.
Explain what do you mean by functional overloading in java?
Why java is a platform independent? Explain
What is a nullable field?
Which is the best approach for creating thread ?
What is nextint java?
String class is defined under which package in java?