CSE MCQs :: C-MCQs
- The #include directive
- The preprocessor provides the ability for _______________.
- If #include is used with file name in angular brackets.
- Property which allows to produce different executable for different platforms in C is called?
- #include is called
- C preprocessors can have compiler specific features.
- C preprocessor is conceptually the first step during compilation.
- Preprocessor feature that supply line numbers and file names to compiler is called?
- #include are _______ files and #include "somefile.h ________ files.