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
Will set allow duplicates in java?
What are the different tags provided in jstl?
What is casting in java programming?
What is the use of default method in interface in java? Explain
What is a functional interface?
What does a void function return?
What is meant by memory leak?
How to call one constructor from the other constructor ?
What is public static void main?
What does microservices mean?
What happens when heap memory is full?
What is the need of transient variables in Java ?
Differece between class and generic class?
State two differences between C and Java.
How to perform linear search in java?