The concept of deciding which function to invoke during runtime is called ______________________
(a) late binding
(b) dynamic linkage
(c) static binding
(d) both late binding and dynamic linkage
The question was posed to me in an interview.
Enquiry is from Inheritance topic in portion Class Hierarchies, Library & Containers of C++