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
Can an interface be defined inside a class?
Is vector ordered in java?
What is difference between length and length() method in java ?
How is a structure different from array ?
What do you mean by garbage collection used in java?
How do you create a null object?
Explain try and catch keywords in java?
Is it possible to specify multiple jndi names when deploying an ejb?
Is ++ operator is thread safe in java?
What are the restrictions imposed by a Security Manager on Applets?.
What are the special characters?
Can we have multiple catch block for a try block?
What is the significance of continue jump statement? Explain with an example.
What is byte code and why is it important to java’s use for internet programming?
What is a file pointer?