πŸ“Š C Programming
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

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