Input/Output in C Programming| Q - 4

Last Updated :
Discuss
Comments

Which function is used to output a string followed by a newline?

printf()


puts()

scanf()

putchar()

Tags:
Share your thoughts in the comments