Input/Output in C Programming| Q - 1

Last Updated :
Discuss
Comments

Which function is used to read a single character from the user in C?

scanf()


getchar()


puts()

gets()


Tags:
Share your thoughts in the comments