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

On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


What is the sequence of destruction of local objects?

0 Answers  


What is the use of structure in c++?

0 Answers  


Are there interfaces in c++?

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


What is c++ redistributable?

0 Answers  


Describe linked list using C++ with an example.

0 Answers  


What is one dimensional array in c++?

0 Answers  


Explain how to initialize a const data member.

0 Answers  


How many ways can a variable be initialized into in C++?

0 Answers   HCL,


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

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


Categories