What is a virtual function in C++?


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

Post New Answer

More C++ Interview Questions

How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


What is the difference between virtual functions and pure virtual functions?

1 Answers  


What Is A Conversion Constructor C++ ?

0 Answers   Amazon,


Discuss about iteration statements in C++ .

0 Answers   Agilent,


Consider the following C++ program

0 Answers  






What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


Difference between function overloading and function overriding.

0 Answers   Alter,


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


What are the different scope C++ provide ?

0 Answers   Amdocs,


What are issues if we mix new and free in C++?

0 Answers  


Categories