Question

Which statement is true?
a) Random access file-processing programs typically read and write one field at a time.
b) Random access file-processing programs typically read and write one struct at a time.
c) The sizeof operator is a run-time unary operator that returns the size in bytes of its operand.
d) The expression sizeof(int) always returns 4.

Answer

This answer is hidden. It contains 3 characters.