Examveda

puts() does the following when it writes to stdout.

A. Deletes everything

B. Adds 't' to the line written

C. Deletes the terminating 'n'

D. Adds 'n' to the line written

Answer: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output