Answer Posted / kumar
Reentrant program is a program which doesn't modifies
itself, so that it can reenter to itself and continues the
processing even after an interupption.
where as in cics this reentrant process is not done fully
only partial amount was done. so it is known as quasi-
reentrant program.
Example : ATM processing.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What is the use of mdt (modified data tag)?
difference between tsq and tdq?
What is task control?
Explain how can you accomplish breakpoint in intertest?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What is meant by an attribute byte?
Define task work area?
what are the thress bms options?
Explain the function of the cics translator?
Explain processing program table(ppt)?
Name at least one of the ways by which a transaction can be terminated?
Define the attribute byte?
Explain the mdt in cics?
What is ENQ?
Explain the difference between exec cics handle condtion and an exec cics ignore command?