Cpp Programming 92 – Which of the following keyword is used to overload an operator? August 17, 2022July 25, 2022 by admin Question: Which of the following keyword is used to overload an operator? [A]. overload [B]. operator[C]. friend [D]. override Answer: Option B