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 java ceil?
How to read and write image from a file ?
What is the largest long allowed by java?
What is the purpose of the system class in java programming?
I don’t want my class to be inherited by any other class. What should I do?
What is a condition in programming?
What are actual parameters?
How to run a JAR file through command prompt?
What is the numeric promotion?
Are private methods final?
Can a vector contain heterogenous objects?
What do you mean by exception handling in Java?
What is use of functional interface in java 8? Explain
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is a native method in java programming?