Which of the following statements is correct?

Loading

โœช Choose the correct option.

Which of the following statements is correct?

A. There is no keyword in C for doing I/O operations.
B. All I/O operations in C is done using standard library functions.
C. Un-formatted console I/O works faster than formatted I/O.
D. All of the above

Leave a Comment