Suppose a textfile has been opened with read permission and…
Suppose a textfile has been opened with read permission and its identifier assigned to fid. Which of the following is NOT the correct way to read all characters from the file? You may not assume anything about the size of the file.
Read Details