Give an example of run-time polymorphism/virtual functions.


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

Post New Answer

More C++ General Interview Questions

Is there a sort function in c++?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


Differentiate between a constructor and a destructor in c++.

0 Answers  


Is it possible for a member function to delete the pointer, named this?

0 Answers  


State the difference between delete and delete[].

0 Answers  






What is pointer in c++ with example?

0 Answers  


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


Describe the role of the c++ in the tradeoff of safety vs. Usability?

0 Answers  


What is enum class in c++?

0 Answers  


What is the difference between object-oriented programming and procedural programming?

0 Answers  


How can I learn c++ easily?

0 Answers  


Describe the process of creation and destruction of a derived class object?

0 Answers  


Categories