Monday, July 5, 2010

Instance Variable Hiding

When a local variable has the same name as an instance variable, the local variable hides the instance variable.

No comments:

Post a Comment