Solved

It Is Common for Certain Classes to Keep Track of How

Question 75

Multiple Choice

It is common for certain classes to keep track of how many times certain events have occurred over the life of an object.This is done using


A) A private instance variable within the class.
B) A local variable within a mutator method.
C) A notification event to a helper class.
D) An array of objects.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions