Which of (a) to (d) is false about overloading << for output?
a. the output function cannot be a class member
b. the output function must be a friend
c. the output function takes a stream passed by reference
d. the output function takes an object passed by reference
e. more than one of the above statements is false
E
Computer Science & Information Technology