Question
What is preprocessing in C/C++ commonly used for?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Handling directives such as include and macro expansion
Explanation:
The correct answer is Handling directives such as include and macro expansion.
Leave a Reply