-
The preprocessor provides the ability for _______________.
-
- Conditional compilation and line control
- The inclusion of macro expansions
- The inclusion of header files
- All of above
- None of these
Correct Option: D
The preprocessor provides the ability for the inclusion of header files, macro expansions, conditional compilation, and line control.