studentms3319 studentms3319 15-01-2024 Computers and Technology contestada "Assuming stu1 and stu2 are UCSDStudent pointers, 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