C++20 sections · 1024 units
Open in Course

Quiz: Polymorphism

Polymorphism

Check Your Understanding

What does virtual enable?

  1. A.Faster execution
  2. B.Creating constants
  3. C.Hiding variables
  4. D.Runtime polymorphism - calling derived class methods through base pointers
Start the roadmap to answer the quizzes and solve the challenges