Usually, you want each instantiation of a class to have its own copy of _________________.
a. the data fields but not the methods
b. the methods but not the data fields
c. both the data fields and the methods
d. neither the data fields nor the methods