Q. Which header file is required for command-line arguments?

  • (A) stdio.h
  • (B) stdlib.h
  • (C) string.h
  • (D) No special header
πŸ’¬ Discuss
βœ… Correct Answer: (D) No special header
Explanation: Command-line arguments are supported natively; no header is required.
Explanation by: Mr. Dubey
Command-line arguments are supported natively; no header is required.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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