📚 Practice Mode

OOP Principles

Learn at your own pace with hints and detailed explanations

1 / 14
Multiple Choice

Polymorphism in C++ is a

  1. process to derive a class from Base class
  2. a way in which entity behaves in several forms
  3. process to hide complexity of a program
  4. none of the above