a. What is the return type of the function that overloads the binary operator || (or) for a class as a member function of the class? (6)
b. What is the return type of the function that overloads the binary operator || (or) for a class as a nonmember function of the class? (6)