

MCQOPTIONS
Saved Bookmarks
1. |
What is the #include Preprocessor Directive used for? |
A. | For getting operating system information |
B. | For performing read/write operations |
C. | For importing header files or other codes into the existing code |
D. | For compiling the written code |
Answer» D. For compiling the written code | |