Friday, April 30, 2010

NIIT C++

Question Text
Binding in C++ refers to :
Options
1. Linking the compiler to the C++ server
2. Resolving all function calls
3. Converting the C++ code into the machine language.
4. Interpreting the #define statements
Correct Answer :-> 2
Your Answer :-> 1