Which should be more useful: the protected and public virtuals?


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

Post New Answer

More C++ General Interview Questions

What is c++ namespace?

0 Answers  


What is the use of vtable?

0 Answers  


What is the difference between ++ count and count ++?

0 Answers  


What is the use of dot in c++?

0 Answers  


How does c++ sort work?

0 Answers  






Write a program using display() function which takes two arguments.

0 Answers  


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

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


What is ostream in c++?

0 Answers  


What is microsoft c++ redistributable 2013?

0 Answers  


What is else if syntax?

0 Answers  


How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


Categories