Give example of a pure virtual function in c++?


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

Post New Answer

More C++ General Interview Questions

When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


What are stacks? Give an example where they are useful.

0 Answers  


Do the parentheses after the type name make a difference with new?

0 Answers  


How much is c++ certification?

0 Answers  


Is atoi safe?

0 Answers  






What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What is purpose of new operator?

0 Answers  


Is c++ a difficult language?

0 Answers  


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

0 Answers  


What is extern c++?

0 Answers  


What is the difference between object-oriented programming and procedural programming?

0 Answers  


What operators can you overload in c++?

0 Answers  


Categories