Define pure virtual function?


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

Post New Answer

More C++ General Interview Questions

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

0 Answers  


What is void pointer in c++ with example?

0 Answers  


What is function overriding?

1 Answers  


What is abstraction c++?

0 Answers  


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  






Which sort does c++ use?

0 Answers  


What are namespaces in c++?

0 Answers  


How to reduce a final size of executable?

3 Answers  


What is the difference between map and hashmap in c++?

0 Answers  


Where are setjmp and longjmp used in c++?

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


Do you know the problem with overriding functions?

0 Answers  


Categories