adspace


Difference between Operator overloading and Functional
overloading?

Answer Posted / r

Function overloading is when a class inherits from another class and codes a functionality for a function defined in the base class.

Operator overloading is when the default behaviour of operators (+, =, ==, etc.) is modified by user defined actions.

Thanks.

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can union be self referenced?

1283


daily Routine of father

1493


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1173


What character terminates all character array strings a) b) . c) END

1405


What is the latest version on c++?

1218