A

Admin • 833K Points
Coach

Q. Which function is used to read a single character from user input?

  • (A) scanf()
  • (B) getc()
  • (C) getchar()
  • (D) read()
  • Correct Answer - Option(C)
  • Views: 28
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

getchar() is used to read a single character from standard input.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.