Vidyalelo
C++ Programming · Q64

Classes and Objects in C++

Programming · C++ Programming · question 64

Q64

Which of the following operator can 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