Question

Q2: The difference between the operator! member function and the operator void* member function is that:
a. They always return opposite boolean values.
b. They occasionally return opposite boolean values.
c. Of the two member functions, only operator! checks if eof has been set.
d. Of the two member functions, only operator void* checks if eof has been set.

Answer

This answer is hidden. It contains 40 characters.