Differentiate between late binding and early binding.


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

Post New Answer

More C++ General Interview Questions

what do you mean by volatile variable?

0 Answers  


what are the events occur in intr activated on interrupt vector table

0 Answers   HGS,


What is the real purpose of class – to export data?

0 Answers  


What do you mean by inheritance in c++? Explain its types.

0 Answers  


What is null pointer and void pointer?

0 Answers  






Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  


State the difference between pre and post increment/decrement operations.

0 Answers  


What is realloc() and free()? What is difference between them?

1 Answers  


What is the insertion operator and what does it do?

0 Answers  


Explain the auto storage classes in c++.

0 Answers  


Mention the storage classes in c++.

0 Answers  


Is it possible to write a c++ template to check for a function's existence?

0 Answers  


Categories