How c++ performed overriding in background

Viewed 26

When we call a virtual function how does it identify in background that which class function has to call.

0 Answers
Related