Explain how overloading takes place in c++?


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

Post New Answer

More C++ General Interview Questions

What is constructor c++?

0 Answers  


What is cin clear () in c++?

0 Answers  


What is ios in c++?

0 Answers  


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

0 Answers  


How to stop conversions among objects?

5 Answers   Symphony,






Is swift faster than go?

0 Answers  


Can you please explain the difference between overloading and overriding?

0 Answers  


What are advantages of c++?

0 Answers  


When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

0 Answers  


What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

0 Answers  


How many pointers are required to reverse a link list?

5 Answers   CTS,


What is a class definition?

0 Answers  


Categories