what is difference between colection and collections?
Answer Posted / vijay bhupathi
Collections is a utility class having static methods(ex.sort).
Collection is an interface which Set,List and Queue
extend.(just extend,there are no direct implementations of
Collection)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a treemap in java?
State the merge-sort principle and its time complexity.
How is abstraction implemented in java ?
What is static data type in java?
What is size of int in java?
What does arrays sort do in java?
What is a data structure java?
What is variable and example?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
How does hashset works in java?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is a method type?
how to deploy apache tomcat server to weblogic server in java
How do you use parseint in java?
Differentiate between static and non-static methods in java.