what is difference between colection and collections?
Answer Posted / ravikiran
Collection is an interface which contains methods to access
the objects in a collection
| Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
How many bits is a string?
How many functional interfaces does java 8 have?
What happens when you add a double value to a string?
How many decimal places is a double?
Can you explain the meaning of aggregation and composition
How do generics work in java?
What are loops in java? What are three types of loops?
How does linkedlist work in java?
What is class forname?
What is a instance variable?
Is java still relevant?
Is space a character in java?
Write a program to show whether a graph is a tree or not using adjacency matrix.
Explain aggregation in java?
What’s the difference between callable and runnable?