Tuesday, October 27, 2015

Core Java - What is the difference between Collection and Collections ?


Collection is  an interface while Collections is a java class , both are present in java.util package and  part of java collections framework.

No comments:

Post a Comment