Virtual functions in C++ tells the compiler to perform ______________________ on such functions.
Posted: Wed Jul 13, 2022 7:52 pm
a) static binding
b) late binding
c) compile time binding
d) no binding
b) late binding
c) compile time binding
d) no binding