Define Virtual function in C++.


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

Post New Answer

More C++ General Interview Questions

How should a contructor handle a failure?

0 Answers  


How are the features of c++ different from c?

0 Answers  


an integer constant must have atleast one a) character b) digit c) decimal point

0 Answers  


What is std namespace in c++?

0 Answers  


Why namespace is used in c++?

0 Answers  






Can you use the function fprintf() to display the output on the screen?

0 Answers  


What is new in c++?

0 Answers  


What is the first name of c++?

0 Answers  


Can we overload operator in c++?

0 Answers  


What is encapsulation in C++? Give an example.

0 Answers   HAL, Honeywell, Zomato,


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


What is the use of register keyword with the variables?

0 Answers  


Categories