MCQs > IT & Programming > C Programming > Read the following two declaration statements. 1. #include 2. #include 'stdio.h' Which of the following statements pertaining to the above two statements are correct?

C Programming MCQs

Read the following two declaration statements.
1. #include
 
2. #include "stdio.h"
Which of the following statements pertaining to the above two
statements are correct?

Answer

Correct Answer: For statement 2, the header file will be searched first in the local directory and then in the standard system directories such as "/usr/include"

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it