Virtual/pure virtual explained

Viewed 293550

What exactly does it mean if a function is defined as virtual and is that the same as pure virtual?

12 Answers
Related