Select the false statement. The write function:
a. Creates unformatted data.
b. Expects data type const char* as its first argument.
c. Writes to files in hexadecimal format.
d. Takes an argument of type size_t.