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

What is the difference between realloc() and free() in C++?

0 Answers   IBS, TCS,


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

0 Answers   Alter,


Describe the different styles of function prototypes in C++.

0 Answers   Adobe,


Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


What are string library functions(syntax).

0 Answers   Accenture,


Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 Answers  


How does free know the size of memory to be deleted

0 Answers  


Define an Abstract class in C++?

0 Answers  


What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


In C++ what is a vtable and how does it work?

0 Answers   Agilent,


What is RTTI and why do you need it?

0 Answers   Amazon,


Briefly explain various access specifiers in C++.

0 Answers   Amdocs,


Categories