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

Explain how can a program be made to print the name of a source file where an error occurs?

0 Answers  


What does malloc () calloc () realloc () free () do?

0 Answers  


Explain what is a static function?

0 Answers  


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


Stimulate calculator using Switch-case-default statement for two numbers

0 Answers   Wipro,






What are the three constants used in c?

0 Answers  


What are structural members?

0 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


What is && in c programming?

0 Answers  


Who developed c language and when?

0 Answers  


write a c program to find biggest of 3 number without relational operator?

12 Answers   TCS, Wipro,


Categories