Explain overriding.


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

Post New Answer

More C++ General Interview Questions

What are the sizes and ranges of the basic c++ data types?

0 Answers  


What is the topic of the C++ FAQ list?

1 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  






Show the declaration for a static function pointer.

0 Answers  


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

0 Answers   Yahoo,


Write about the various sections of the executable image?

0 Answers  


Explain the difference between new() and malloc() in c++?

0 Answers  


What is a buffer c++?

0 Answers  


How will you call C functions from C ++ and vice-versa?

0 Answers   Agilent, Tavant Technologies, Thomson Reuters, Verifone,


You want to link a c++ program to c functions. How would you do it?

0 Answers  


Categories