A method that is associated with an individual object is called __________.

a. a static method
b. a class method
c. an instance method
d. an object method

c

Computer Science & Information Technology

You might also like to view...

Which of these items is not represented by a number?

A) a date B) a name C) an amount of money D) a time

Computer Science & Information Technology

A ________ procedure in VBA is only available to a specific object or module

A) function B) sub C) property D) private

Computer Science & Information Technology