Method: These are functions that instances of a class can 'do'. They are defined in the class definition, but since classes are only an abstract set of rules, they cannot perform functions per se. It is the objects of these classes can actually undertake these actions.