Examveda

How do you read a string from a file in C?

A. fscanf()

B. readstring()

C. getline()

D. fgets()

Answer: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output