Customer Information Control System Question:
What is meant by program reentrance?
Answer:
A program is considered reentrant if more than one task can execute the code without interfering with the other tasks' execution.
Previous Question | Next Question |
What is meant by a CICS task? | What is the common systems area (CSA)? |