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

What is a namespace in c++?

594


What is the function to call to turn an ascii string into a long?

594


List the issue that the auto_ptr object handles?

604


Write a program to concatenate two strings.

580


What are the methods of exporting a function from a dll?

646






Why do we use structure in c++?

570


Explain the problem with overriding functions

600


What is the array and initializing arrays in c++?

502


Explain dangling pointer.

674


What are the comments in c++?

568


List the special characteristics of constructor.

722


What are the different types of polymorphism in c++?

584


When do we run a shell in the unix system?

558


What is the best c++ compiler for windows 10?

576


Which operations are permitted on pointers?

564