Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming 92 – Which of the following keyword is used to overload an operator?

Question: Which of the following keyword is used to overload an operator?
[A]. overload
[B]. operator[C]. friend
[D]. override

Answer: Option B