If you create a class that contains one method, and you instantiate two objects, you usually store _________________ for use with the objects.
a. one copy of the method
b. two copies of the method
c. two different methods containing two different this references
d. data only (the methods are not stored)