what is difference between colection and collections?
Answer Posted / ravi velu
Abhi , You are right.
Collections is the Utility Class , But Collection is an
interface which is implemented in all Collection Classes.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Can each java object keep track of all the threads that want to exclusively access it?
Can a static class have a constructor?
What does 0 mean in boolean?
Explain about static imports in java?
What an i/o filter in java programming?
What are the drawbacks of singleton class?
Is stringwriter thread safe?
What is queue in java?
How can we create a synchronized collection from given collection?
What are voids?
What do you understand by the term string pool?
What is finally in Java?
What does it mean to be immutable?
Explain the difference between protected and default access.
Is zero a natural number?