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

why v use c++ even we have microprocessor

2 Answers   CybAge,


Explain the uses oof nested class?

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


What is the use of ‘using’ declaration?

1 Answers  


What is the difference between passing by reference and passing a reference?

0 Answers  






What does it mean to declare a destructor as static?

0 Answers  


what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


How is objective c different from c++?

0 Answers  


State two differences between C and C++.

0 Answers   Hexaware,


Which field is used in c++?

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Explain polymorphism?

0 Answers  


Categories