What do you mean by function overriding & function overloading in c++?


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

Post New Answer

More C++ General Interview Questions

Describe the advantage of an external iterator.

0 Answers  


Does dev c++ support c++ 11?

0 Answers  


What is the this pointer?

0 Answers  


What is encapsulation in C++? Give an example.

0 Answers   HAL, Honeywell, Zomato,


What are guid? Why does com need guids?

0 Answers  






Are strings immutable in c++?

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


What is late binding c++?

0 Answers  


Do the parentheses after the type name make a difference with new?

0 Answers  


write a program that a 5 digit number and calculates 2 power that number and prints it.

2 Answers   Vimukti Technologies,


Explain what is class definition in c++ ?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


Categories