Collection is a base interface for most collection classes (it is the root interface of java collection framework)
Collections is a utility class
Collections class is a utility class having static methods It implements Polymorphic algorithms which operate on collections.