what is difference between colection and collections?

Answer Posted / t.vijay nath

Collection is the root interface in collection
hierarchy,groups multiple elements into a single unit, it
allows duplicate & non-duplicate elements which may be
ordered or unordered.
Collections is a class which extends Object class & it
consists exclusively static methods .It is a member of Java
Collections Framework.Collections are used to store,
retrieve, manipulate, and communicate aggregate data

Is This Answer Correct ?    65 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is regex in java?

523


What is comparable and comparator interface? List their differences

570


How do you use compareto?

540


How do you implement singleton class?

508


placement papaers of spring computing technology

1018






What is boolean logic?

555


What is the java reflection api? Why it’s so important to have?

548


Can a class be declared as static?

667


What is java autoboxing?

528


Define a java class.

790


How do you invoke a method?

531


What causes memory leak in java?

471


what do you mean by marker interface in java?

539


Why webdriver is an interface?

572


What is difference between synchronize and concurrent collection in java?

513