in reply to Re: Point me in the right direction with OO inheritance and static variables
in thread Point me in the right direction with OO inheritance and static variables
Thanks! How does the child object "know" which class is the parent? (I hope my terminology is correct)
In other words, when i'm creating an object in the class which is inheriting the attributes, how does it know where SUPER points?
Thanks again for your help!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Point me in the right direction with OO inheritance and static variables
by choroba (Cardinal) on Sep 02, 2014 at 10:21 UTC | |
|
Re^3: Point me in the right direction with OO inheritance and static variables
by tobyink (Canon) on Sep 02, 2014 at 10:23 UTC |