What can be requested from any object of the class to affect behavior ?
A. object
B. attribute
C. operation
D. instance
Explanation: An operation is the implementation of a service that can be requested from any object of the class to affect behavior.