Vidyalelo
C++ Programming · Q137

Classes and Objects in C++

Programming · C++ Programming · question 137

Q137

Which of the following operator cannot be used to overload when that function is declared as friend function?

A.
-=
B.
||
C.
==
D.
[]
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board