GATE | GATE CS 1997 | Question 9
The condition expansion facility of macro processors is provided to
(A) test a condition during the execution of the expanded program
(B) to expand certain model statements depending upon the value of a condition during the execution of the expanded program
(C) to implement recursion
(D) to expand certain model statements depending upon the value of a condition during the process of macros expansion
Answer: (D)
Explanation: Macro processors provided a condition expansion facility to expand the certain module statements depending upon the value of a condition during the process of macros expansion.
Hence, option (D) is correct.
Quiz of this Question
Please Login to comment...