what is difference between colection and collections?
Answer Posted / nita dhumal
Yes all are said is right.
Collection is an interface which implented by all other interfaces. while collections is utility class which contain method like sorting method.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List types of storage classes in java?
Explain importance of throws keyword in java?
How many bytes is a string?
Can you give names of Container classes?
What things should be kept in mind while creating your own exceptions in java?
What is meant by data hiding in java?
what is the major difference between linkedlist and arraylist in java?
Is list thread safe in java?
Explain about exception propagation?
What is difference between classpath and path variables in java?
What are the 6 mandatory procedures for iso 9001?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is unicode with example?
What are the important features of Java 8 release?
Why map is used in java?