Which operator can be overloaded through friend function?
Answers
Answered by
0
hey ^_^
______
which operator can be overloaded through friend function?
ans- binary operator ....
______
which operator can be overloaded through friend function?
ans- binary operator ....
Answered by
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!
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