Difference between Operator overloading and Functional
overloading?

Answer Posted / archana

FUNCTION OVERLOADING IS THE CONCEPT TO USE SAME FUNCTION
NAME <OF OUR OWN CHOICES> WITH DIFFERNT ARGUMENTS.......


AND......

OPERATOR OVERLOADING IS TO USE THE EXITING OPERATORS TO
OVERLOAD EXCEPT THE FIVE OPERATORS...

Is This Answer Correct ?    42 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe friend function & its advantages.

717


Is c++ double?

566


What c++ is used for?

587


Which one is better- macro or function?

659


What are the differences between malloc() and calloc()?

615






What is helper in c++?

576


Is main a class in c++?

568


Explain stack unwinding.

642


Can a program run without main in c++?

589


What are static variables?

619


What is else syntax in c++?

642


What is the cout in c++?

555


What are maps in c++?

508


How can we check whether the contents of two structure variables are same or not?

591


What is buffer and example?

527