πŸ“Š C Programming
Q. What will happen if a header file is included in a program twice?
  • (A) Program will throw an error
  • (B) Program will throw an exception
  • (C) Program will run normally
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) Program will throw an error

Explanation: When the same header is included twice in the program, the compiler will throw an error as its teens to process it twice.

Explanation by: Team MCQ Buddy
When the same header is included twice in the program, the compiler will throw an error as its teens to process it twice.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
169
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
90%
Success Rate