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 mentioned
I 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