1.

In what module multiple instances of execution will yield the same result even if one instance has not terminated before the next one has begun?(a) Non usable module(b) Serially usable(c) Re-enter-able(d) None of the mentionedI got this question in an interview.Asked question is from Syntax-Directed Definitions and Translations topic in portion Syntax Directed Definition and Translations of Compiler

Answer»

Correct answer is (c) Re-enter-able

Best explanation: Re enter-able MODULE is the REASON why the COMPILER is used in the FIRST PLACE.



Discussion

No Comment Found

Related InterviewSolutions