Differentiate between late binding and early binding. What are the advantages of early binding?


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

Post New Answer

More C++ General Interview Questions

What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


How do you clear a set in c++?

0 Answers  


What is searching?

0 Answers  


How does atoi function work?

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  






If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


Do vectors start at 0?

0 Answers  


Who discovered c++?

0 Answers  


why can't we declare data member of class auto register or extern

1 Answers  


What is the difference between a baller and a reference in C++?

0 Answers  


Can we distribute function templates and class templates in object libraries?

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


Categories