In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
A
non-reusable module
B
serially reusable
C
reenterable module
D
recursive module
Correct Answer: reenterable module