Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews C Programming Interviews:C FunctionsC PointersC Preprocessor
Copyright © 2018. All Rights Reserved
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: Muhammadb
(Before any scanf/printf)
Explanation:Using these directives before main() improves readability.
Submitted by: Muhammad
(Before any scanf/printf)
Explanation:Using these directives before main() improves readability.
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.