What are "pure virtual" functions?


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

Post New Answer

More C++ Interview Questions

Tell me about virtual function

1 Answers  


What are the advantages and disadvantages of B-star trees over Binary trees?

0 Answers  


How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 Answers  






Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


Factory Method C++ – How to delete pointers returned by it

0 Answers  


How to input string in C++

0 Answers  


What Is A Conversion Constructor C++ ?

0 Answers   Amazon,


What are the costs and benefits of using exceptions?

0 Answers   Amazon,


Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

0 Answers   Adobe,


Categories