Java Interview Questions
Static method is a class method and it is called before the object is created, can be accessed without the object means directly thru the class.