What does it mean to declare a member function as virtual in C++?


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

Post New Answer

More C++ Interview Questions

write a program To generate the Fibonacci Series.

0 Answers   Accenture,


What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


Without using third variable write a code to swap two numbers.

0 Answers   Accenture,


Consider the following C++ program

0 Answers  


How to invoke a C function using a C++ program?

0 Answers   Alter,






What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


How can a C function be called in a C++ program?

0 Answers  


Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Explain the importance of method overloading in C++?

0 Answers   Akamai Technologies, Infogain,


In C++ what is the meaning of data hiding?

0 Answers   Aricent,


What kind of problems does name mangling cause?

0 Answers   Amazon,


Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


Categories