Computer Programming MCQs Language processors
Q 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 A. Serially reusable
  • B B. Recursive module
  • C C. Reenterable module
  • D D. Non-reusable module
Leave a Comment