Examveda

The function fprintf is used in the program ...........

A. When too many printf calls have been used in the program.

B. In place of printf, as it uses more memory.

C. When the output is to be printed on to a file.

D. When the type of the variables to be printed are not known.

E. If mixed data type variables are required to be printed on to the memory.

Answer: Option C


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output