Explain the difference between method overriding and method overloading in C++?


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

Post New Answer

More C++ Interview Questions

Can we call a virtual function from a constructor?

1 Answers  


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

0 Answers  


How to input string in C++

0 Answers  


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


How to convert integer to string in C++

0 Answers  


What is Coupling?

0 Answers   Cap Gemini,


How many times will this loop execute? Explain your answer.

0 Answers  


Explain the operator overloading feature in C++ ?

0 Answers  


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


What is the difference between virtual functions and pure virtual functions?

1 Answers  


What is static variable and difference between(const char *p,char const *p,const char* const p).

0 Answers   Accenture,


What is Boyce Codd Normal form?

0 Answers   IBS,


Categories