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

How would you differentiate between a pre and post increment operators while overloading?

0 Answers  


Why do we use the using declaration?

0 Answers  


What is the c++ programming language used for?

0 Answers  


Is oops and c++ same?

0 Answers  


Is c++ a difficult language?

0 Answers  






What are the operators in c++?

0 Answers  


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,


When should we use container classes instead of arrays?

0 Answers  


How const int *ourpointer differs from int const *ourpointer?

0 Answers  


Why do we need constructors in c++?

0 Answers  


Why are arrays usually processed with for loop?

0 Answers  


Categories