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
Explain the different forms of polymorphism?
What lambda means?
What is data object example?
What are annotations in java?
What is boolean law?
What is passed by reference and pass by value ?
Is oracle java 11 free?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
Can sleep() method causes another thread to sleep?
State two differences between C and Java.
What is difference between == and === in js?
What is the difference between variable & constant?
Can inner class final?
How do you pass by reference?
What is a return in java?