What is 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 are the basic data types used in c++?

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


Tell me an example where stacks are useful?

0 Answers  


How would you find out if a linked-list is a cycle or not?

0 Answers  


What is the topic of the C++ FAQ list?

1 Answers  






If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


What is a constant reference?

0 Answers  


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


Explain the difference between abstract class and interface in c++?

0 Answers  


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

0 Answers  


How does c++ structure differ from c++ class?

0 Answers  


Categories