What are virtual functions in c++?


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

Post New Answer

More C++ General Interview Questions

how many controls can we place on single form.

1 Answers   Microsoft,


How do we implement inheritance in c++?

0 Answers  


How would you differentiate between a pre and post increment operators while overloading?

0 Answers  


What is the use of turbo c++?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  






If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


Refer to a name of class or function that is defined within a namespace?

0 Answers  


What is tellg () in c++?

0 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


Categories