InterviewSolution
Saved Bookmarks
| 1. |
Which of the following module does not incorporate initialization of values changed by the module?(a) Non reusable module(b) Serially reusable module(c) Re-enterable module(d) All of the mentionedThe question was posed to me by my school principal while I was bunking the class.My query is from Implementation of the Translation Specified by Syntax-Directed Definitions topic in section Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct answer is (a) Non REUSABLE module |
|