Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming 94 – Which of the following concepts is used to implement late binding?

Question: Which of the following concepts is used to implement late binding?
[A]. Virtual function
[B]. Operator function[C]. Const function
[D]. Static function

Answer: Option A