What are virtual functions 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 the characteristics of friend functions?

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


How do you write a function that can reverse a linked-list?

0 Answers  


What can I use instead of namespace std?

0 Answers  


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

0 Answers  


Can comments be longer than one line?

0 Answers  


What is the difference between c++ and turbo c++?

0 Answers  


Explain pass by value and pass by reference.

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


Are there interfaces in c++?

0 Answers  


What is exception handling? Does c++ support exception handling?

0 Answers  


What are manipulators used for?

0 Answers  


Categories