Computer Science, asked by agaur990, 1 year ago

Which operator can be overloaded through friend function?

Answers

Answered by Anushka0408
0
hey ^_^

______

which operator can be overloaded through friend function?

ans- binary operator ....
Answered by Anonymous
1
Hey there!

So here is the answer of your qurstion!


Q.Which operator cannot be overloaded by using a friend function?


Answer =>


The operator that cannot be overloaded by using a friend function are as -:

• Assignment operator =
• Function call operator ()
• Subscriping operator []
• Class member access operator ->

--------------

Hope this helps you!
Similar questions