Can you please explain the difference between static and dynamic binding of functions?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is class definition in c++ ?
Explain the use of virtual destructor?
int *p = NULL; printf("%1d",p) ; what will be the output of this above code?
Difference between a copy constructor and an assignment operator.
Explain how functions are classified in C++ ?
Can I learn c++ in a week?
What is operators in c++?
how to create window program in c++.please explain.
Explain binary search.
What are the basics of classifying different storage types, why?
2 Answers Astergate, Symphony,
Why do C++ compilers need name mangling?
Why do we need c++?