engineering recuitment NIELIT Scientific Assistant Mock Test 2025 Programming and Data Structure Programming in C
Which of the following statement(s) is/are true about pre-processor in C/C++?
I. To replace each #include directive with the contents of the designated file.
II. To replace each escape sequence with designated character.
III. To process macro definitions and expand macro calls.
1
I, II and III
2
I and II
3
Only I
4
II and III