what is difference between colection and collections?

Answer Posted / surya

Collection is an interface it provides implementations of
more specific subinterfaces like Set and List.
Collections class consists exclusively of static methods
that operate on or return collections.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is charat java?

536


when should you use stringbuilder class in a program?

522


What are default methods ?

572


Can an interface be final?

539


what is optional in java 8?

549






Define max and min heap, also the search time of heap.

584


Can an integer be null java?

553


How will you call an Applet using Java Script Function?

540


How do you check if a character in a string is a digit or letter?

501


In which order the iterator iterates over collection?

577


Explain about field hiding in java?

523


Break statement can be used as labels in java?

549


Can we have two methods in a class with the same name?

576


What is sizeof in java?

553


What is finally block?

563