What is a dynamic binding in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain some examples of operator overloading?

0 Answers  


What is a null object in c++?

0 Answers  


What is a linked list in c++?

0 Answers  


How would you use the functions sin(), pow(), sqrt()?

0 Answers  


What is bubble sort c++?

0 Answers  






If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


Which one between if-else and switch is more efficient?

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


List down the guideline that should be followed while using friend function.

0 Answers  


In which memory a class gets stored(in heap /in stack)? And why??

2 Answers  


What is type of 'this' pointer?

0 Answers  


What is difference between initialization and assignment?

12 Answers   HCL, HP, Infosys,


Categories