1.

#include are _______ files and #include “somefile.h” ________ files.(a) Library, Library(b) Library, user-created header(c) User-created header, library(d) They can include all types of fileI had been asked this question in semester exam.I'm obligated to ask this question of C-Preprocessor in chapter C Functions and Structure of a Program of C

Answer»

The correct ANSWER is (d) They can include all types of FILE

Best explanation: Both of these STATEMENT can be USED to select any file.



Discussion

No Comment Found

Related InterviewSolutions