What is function overriding in c++?


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

Post New Answer

More C++ General Interview Questions

What are dynamic type checking?

0 Answers  


how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


How the delete operator differs from the delete[]operator?

0 Answers  


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,






What is object in c++ example?

0 Answers  


What does std :: flush do?

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?

1 Answers  


Is atoi safe?

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


Should the this pointer can be used in the constructor?

0 Answers  


Categories