Difference between function overloading and function overriding.


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

Post New Answer

More C++ Interview Questions

What are the different scope C++ provide ?

0 Answers   Amdocs,


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


How to generate random numbers in C++ with a range?

0 Answers  


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,






If class D is derived from a base class B

0 Answers  


Difference between Call by pointer and by reference.

0 Answers   Adobe,


What is an abstract class?

5 Answers   Siemens,


What is name mangling/name decoration?

0 Answers   Amazon,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


Categories