

InterviewSolution
Saved Bookmarks
1. |
Which of the following are header files?(a) #include(b) file(c) struct()(d) proc()This question was addressed to me in homework.The origin of the question is The Compilation Process-II in portion Writing Software for Embedded Systems of Embedded Systems |
Answer» The CORRECT ANSWER is (a) #include |
|