Main Content

Methods That Control Specific Behaviors

Classes can overload functions to control specific behaviors and operations

Determine which methods control specific object behaviors and which methods implement arithmetic, relational, and array operations for your class.

Topics