📚 Practice Mode
Perl and C++ Programming Quiz
Learn at your own pace with hints and detailed explanations
1 / 10
Multiple Choice
C++ provides facility to specify that the compiler should match function calls with the correct definition at the run time. This process is called as
- Static binding
- Dynamic binding
- -
- --