Virtual functions enable the possibility for a function to be polymorphic when it is overridden in one or more inherited classes.
Reveal answer
Fill a bubble to check yourself
Virtual functions enable the possibility for a function to be polymorphic when it is overridden in one or more inherited classes.