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

  • (A) stdlib.h
  • (B) conio.h
  • (C) stdio.h
  • (D) string.h
πŸ’¬ Discuss
βœ… Correct Answer: (C) stdio.h
Explanation: The stdio.h header file contains declarations for printf() and scanf().
Explanation by: Mr. Dubey
The stdio.h header file contains declarations for printf() and scanf().

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
138
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate