Question

Which of the following statements about the #include directive in C/C++ is correct?

A It copies the contents of a file into the program before compilation
B It is executed during runtime to import libraries
C It allocates memory for header files
D It links external libraries during linking phase
E It is used to define macros
Practice Next

Relevant for Exams:

Hey! Ask a query