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