Which of the following statements about block I/O is false?

A. Block I/O uses a format string to convert character data to a binary format.
B. C uses block I/O functions to read and write data to binary files.
C. The fread function reads a specified number of bytes from a binary file and places them into memory at the specified location.
D. The fread function and the fwrite function both return an integer value of the number of items processed.
E. The fwrite function writes a specified number of bytes to a binary file.


Answer: A

Computer Science & Information Technology

You might also like to view...

To search for a three-digit number that starts with "67" you would enter 67*

Indicate whether the statement is true or false

Computer Science & Information Technology

Select the built-in group that facilitates anonymous access to web resources by Internet Information Services

A. IIS_ANON B. Users C. IIS_IUSRS D. Anonymous logon

Computer Science & Information Technology

The ____________________ property of a CompareValidator control on a web form contains the name of the object you are comparing to the control that is being validated.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When the paper orientation is portrait, the contents will print across the length of the page instead of across the width. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology