Do you know what are pure virtual functions?


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

Post New Answer

More C++ General Interview Questions

Why is c++ considered difficult?

0 Answers  


explain the reference variable in c++?

0 Answers  


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


What is scope resolution operator in c++ with example?

0 Answers  


What is the main purpose of c++?

0 Answers  






What is cin clear () in c++?

0 Answers  


What is difference between n and endl in c++?

0 Answers  


Can I learn c++ without c?

0 Answers  


How to avoid changing constant values?

2 Answers   Symphony,


Floating point representation and output seems to be compiler dependent?

1 Answers  


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


How does atoi function work?

0 Answers  


Categories