October 27th, 2009 What is a static method? No Comments, Java Facts, by Daisy Williams. Static methods are those methods that are declared with the keyword static as modifier are called static methods or class… Tags: class, java, reference, static, super