GATE 1997
February 13, 2024Question 10552 – Compiler-Design
February 13, 2024GATE 1997
Question 9
|
The conditional expansion facility of macro processor is provided to
test a condition during the execution of the expanded program
|
|
to expand certain model statements depending upon the value of a condition during the execution of the expanded program
|
|
to implement recursion
|
|
to expand certain model statements depending upon the value of a condition during the process of macro expansion
|
Question 9 Explanation:
Macro is expanded during the process of Macro expansion.
Correct Answer: D
Question 9 Explanation:
Macro is expanded during the process of Macro expansion.