Which statement regarding methods is true?

A

Methods can operate outside an object.


B

Methods can be applied to one instance of an object.


C

Methods are the variables of an object.


D

Methods are functions used within an object class.