A

Admin • 828.03K Points
Coach

Q. Which header file is needed for using printf() and scanf() functions?

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

Explanation by: Admin
The stdio.h header file 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.