what is difference between colection and collections?
Answer Posted / pavan kumar
collection is an interface to represent a group of individual object as a single entity.where as collections is an utility class to define several utility methods for collection implemented class objects
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define the term string pool?
What is a function argument in java?
What package is math in java?
Give the hierarchy of inputstream and outputstream classes.
What are the limitations of procedural programming approach?
Why are functions called methods in java?
Can an object be null?
What does this () mean in constructor chaining concept?
What is nested loop? What is dangling else condition in it?
What is the default value of local and global variables?
What do you mean by object?
What is dynamic array in java?
Explain thread in java?
What's the base class in java from which all classes are derived?
What is the relationship difference the canvas class and the graphics class?