How is dynamic binding achieved in C++?

  1. Using virtual functions

  2. Using method overloading

  3. Using operator overloading

  4. Using both method & operator overloading


Correct Option: A

Find more quizzes: