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 task control?
What is cics load command?
What is the term bms in cics?
Define temporary storage?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
What is the common systems area?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
How to get the cursor position when we receive a map?
Explain how do you terminate an already issued delay command?
Name at least one of the ways by which a transaction can be terminated?
If we say that bms length of field = 0, then what does that mean?
Explain how do you access the records randomly in tsq?
What is the cics command level?
Can you define mapset?
Explain the significance of rdo?