In c++, what is the difference between method overloading and method overriding?


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

Post New Answer

More C++ General Interview Questions

Who discovered c++?

0 Answers  


Live example for static function?

1 Answers   Infosys,


Evaulate: 22%5 a) 2 b) 4 c) 0

0 Answers  


What is private public protected in c++?

0 Answers  


Describe friend function & its advantages.

0 Answers   TCS,






which operator is used for performing an exponential operation a) > b) ^ c) none

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,


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


What do you mean by ‘void’ return type?

0 Answers  


differance between copy & clon

1 Answers   Microsoft,


What does floor mean in c++?

0 Answers  


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


Categories