what is difference between colection and collections?

Answer Posted / appu

Collection is an interface which can be implemented the
List, Set,Sorted Set,and Queue. Where as Collections is an
utility class which contain the utility methods such as
sorting etc.

Is This Answer Correct ?    34 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does n mean in java?

502


Give an example of call be reference significance.

605


Does substring start with 0?

550


What are the two basic ways in which classes that can be run as threads may be defined?

546


Can a class be private?

508






What is stored procedure. How do you create stored procedure ?

1484


Why can't we use static class instead of singleton?

496


What is public static?

495


What are inbuilt functions in java?

557


Can we serialize static variables in java?

646


How do you start a thread?

542


How do you remove all elements from an arraylist in java?

499


Is the milky way in a void?

538


What is entry in java?

525


How to call one constructor from the other constructor ?

595