Question

Q1: Which of the following is a difference between the read and write functions?
a. One performs formatted I/O and the other does not.
b. They take different types of parameters.
c. write and gcount are member functions of the same class, whereas read is not.
d. The failbit is set only with read.

Answer

This answer is hidden. It contains 30 characters.