Problems understanding virtual functions...

Pages: 12
Also after the definition?
Nice! It works! Anything I should know before trying to make a second or even third derived class?
Well, if you wanted to make derivations of derivations of your bank classes you should make the method overrides virtual too.
So essentially you could bring a function from the original base class through ten or twenty derived classes by doing that?
Topic archived. No new replies allowed.
Pages: 12