|
|
< Free Open Study > |
|
Chapter 8 Class-Specific Data and BehaviorHeuristic 8.1 Do not use global data or functions to perform bookkeeping information on the objects of a class. Class variables or methods should be used instead. |
|
|
< Free Open Study > |
|