Which of the following is not a stream associated with C files? a) stdin b) stdout c)stdchar d) stderr C views each file simply as a sequential stream ___ a) bits b) bytes c) fields d) records...









Which of the following is not a stream associated with C files? a) stdin b) stdout c)stdchar d) stderr C views each file simply as a sequential stream ___ a) bits b) bytes c) fields d) records Function tool ___ a) forces an end of file condition b) determine whether the end-of-file indicator is set for a file c) sets the end-of-file indicator for a file d) flushes the contents of the file from the current position to the end a) Function fprintf is equivalent to printf. b) Function fprintf is equivalent to printf except that fprintf also receives as an argument a file pointer for the file to which the data will be written. c) Function fprintf is equivalent to printf except that printf also receives as an argument a file control block for the file to which the data will be written. d) Function fprintf is equivalent to printf except that fprintf also disables the file end-of-file indicator. If a file is not closed explicitly by a program ___. a) the operating system normally will close the file when program execution terminates b) the file will be left open when the pro0gram terminates, creating a possible security breach c) the operating system will query the user to determine if he or she wishes to close the file when the program terminates d) the operating system will not allow the owner of that program to run other programs Arrays are data structures consisting of related data items of the same ___. a) sort order b) subscript c) type d) element
Nov 11, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here