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

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  


When must you use a pointer rather than a reference?

0 Answers  


Explain binary search.

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  


what is pulse code modulation?

2 Answers   Wipro,


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


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

0 Answers  


What is a friend function in c++?

2 Answers  


What is iomanip c++?

0 Answers  


What are the rules about using an underscore in a c++ identifier?

0 Answers  


Difference between Operator overloading and Functional overloading?

10 Answers   HP,


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


Categories