A

Admin • 833K Points
Coach

Q. Which header file is needed to use printf() and scanf()?

  • (A) conio.h
  • (B) string.h
  • (C) stdio.h
  • (D) math.h
  • Correct Answer - Option(C)
  • Views: 26
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

'stdio.h' contains declarations for printf() and scanf().

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.