Science, asked by hruthikreddynar2920, 1 year ago

What is binary operator overloading in c++?

Answers

Answered by harivairamoy854l
3
The binary operators take two arguments and following are the examples of Binary operators. You use binary operators very frequently like addition (+) operator, subtraction (-) operator and division (/) operator.
Similar questions