what is difference between colection and collections?
Answer Posted / sanjay
Collection is an interface while Collections is a utility class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of a copy constructor?
What is autoboxing in java?
Define class?
Can I override protected method in java?
difference between byte stream class and character stream class?
Can a class be declared as static?
What is dynamic binding(late binding)?
Explain thread life cycle in java?
Why vector class is used?
How does arraylist work in java?
What is the difference between throw and throws in java?
What is the size of an array?
How do you allocate memory to object?
Where can I find jdk in my computer?
How can I right-justify a string?