The following feature of C++ is an example of run time polymorphism
2026
The following feature of C++ is an example of run time polymorphism
Answer: D. VIRTUAL FUNCTION
- A.
OPERATOR OVERLOADING
- B.
POINTERS
- C.
TEMPLATES
- D.
VIRTUAL FUNCTION
Attempted by 252 students.
Show answer & explanation
Correct answer: D
Loading lesson…