Interviewer And Interviewee Guide

C Preprocessor Interview Question:

#include statement must be written

a) Before main()
b) Before any scanf/printf
c) After main()
d) It can be written anywhere

Submitted by: Muhammad
b
(Before any scanf/printf)
Explanation:Using these directives before main() improves readability.
Submitted by: Muhammad

Read Online C Preprocessor Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.