crystalrc9767 crystalrc9767 07-03-2024 Engineering contestada Examine the following code:Fee fee;Fum fum;if (fee == fum) { std cout << "Whoopee!\n";}What would be the DECLARATION of a METHOD that could implement this operator?