Explain about Virtual Function in C++?


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

Post New Answer

More C++ General Interview Questions

What are guid? Why does com need guids?

0 Answers  


What is unary operator? List out the different operators involved in the unary operator.

0 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


What is the difference between #define debug 0 and #undef debug?

0 Answers  






what is c++

0 Answers  


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

0 Answers  


Is c++ primer good for beginners?

0 Answers  


What is the best c++ book?

0 Answers  


Does improper inheritance have a potential to wreck a project?

0 Answers  


What is scope operator in c++?

0 Answers  


What is an associative container in c++?

0 Answers  


Categories