Which of the following statements is false?
a. An example of an attribute is the mi nutes variable in a Time class.
b. An example of a behavior is the setTime method in a Time class.
c. An object created from a class is referred to as an instance of the class.
d. A class is considered an object.