Doing responsibility of an object is seen as:
a) doing something itself – create an object, process data, do some computation/calculation
b) initiate and coordinate actions with other objects
Knowing responsibility of an object can be defined as:
a) private and public object data
b) related objects references
c) things it can derive