Java Interview Questions
Static methods are used for creating utility classes, singleton classes and factory methods. utility class are not meant to be instantiated.