halliemadi55841 halliemadi55841 15-01-2024 Computers and Technology contestada "Assuming stu1 and stu2 are UCSDStudent objects, assuming such a function exists and all code compiles, does the follow code fragment call UCSDStudent's operator == method? if (stu1 == stu2) {" a) True b) False