What is the difference between pure virtual function and virtual function?


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

Post New Answer

More C Interview Questions

What is main function in c?

0 Answers  


Why the use of alloca() is discouraged?

2 Answers   Oracle,


What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 Answers  


how to print 2-D array using a single for loop?

2 Answers   Mind Tree, TCS, Value Labs,


Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.

2 Answers  






Is c object oriented?

0 Answers  


Define function ?Explain about arguments?

2 Answers   Geometric Software, Infosys,


CopyBits(x,p,n,y) copy n LSBs from y to x starting LSB at 'p'th position.

9 Answers   Adobe,


Tell me can the size of an array be declared at runtime?

0 Answers  


What does. int *x[](); means ?

0 Answers   Wilco,


Can 'this' pointer by used in the constructor?

0 Answers  


Is that possible to add pointers to each other?

0 Answers  


Categories