Page 1 of 1

C++ (Fill in the Blanks) Fill in the blanks in each of the following: a) Computers store large amounts of data on second

Posted: Fri May 20, 2022 2:32 pm
by answerhappygod
C++
(Fill in the Blanks) Fill in the blanks in each of the
following: a) Computers store large amounts of data on secondary
storage devices as_____ . 692 Chapter 17 File Processing b) The
standard stream objects declared by header are____ ,_______ ,
and______ . c) ostream member function _______outputs a character
to the specified stream. d) ostream member function_______ is
generally used to write data to a randomly accessed file. e)
istream member function ___________ repositions the file-position
pointer in a file.