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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

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