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 object of class in java?
How do you empty a list in java?
What are the differences between Java 1.0 and Java 2.0?
When will we use them?
What is the difference between && and & in java?
What is the difference between Java and C++?
What are different types of references?
what is inner class in java?
How do you sort an array in java?
what is static import in java? Explain
What is byte value?
What is lastindexof in java?
What are the advantages of java?
Is singleton a bad practice?
What is the purpose of assert keyword used in jdk1.4.x?