Input/Output in C Programming| Q - 8

Last Updated :
Discuss
Comments

Which function would you use to write a single character to the output?


putchar()

printf()


puts()

writechar()


Tags:
Share your thoughts in the comments