Showing posts with label definition. Show all posts
Showing posts with label definition. Show all posts

Sunday, 15 August 2010

Static Method

Static Method:

A method may be declared as static, meaning that it acts at the class level rather than at the instance level.