Perl and C++ Programming Quiz

Casual Mode - Take your time!

1 / 10
Correct
0
Incorrect
0
Score
0%
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

  1. Static binding
  2. Dynamic binding
  3. -
  4. --
Change Mode