What is general form of pure virtual function? Explain?


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

Post New Answer

More C++ General Interview Questions

Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

0 Answers   Cankaya University,


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


Explain the difference between abstract class and interface in c++?

0 Answers  


What is token c++?

0 Answers  


What do you mean by enumerated data type?

0 Answers  






How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

0 Answers  


What is the difference between the functions memmove() and memcpy()?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


Explain queue. How it can be implemented?

0 Answers  


How long will it take to learn programming?

0 Answers  


Is C++ case sensitive a) False b) Depends on implementation c) True

0 Answers  


What is unary operator? List out the different operators involved in the unary operator.

0 Answers  


Categories