Write a note about the virtual member function?


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

Post New Answer

More C++ General Interview Questions

What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


When should we use multiple inheritance?

0 Answers  


Why cstdlib is used in c++?

0 Answers  


What is the use of bit fields in structure declaration?

0 Answers  


What do you mean by C++ access specifiers ?

1 Answers  


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

0 Answers   TCS,


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


Why are pointers used?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


Explain abstraction.

0 Answers  


What are punctuators in c++?

0 Answers  


Are c and c++ similar?

0 Answers  


Categories