What is meant by program reentrance?
Answer / khader
A Reentrant program is a program which does not modify
itself so that it can reenter to itself and continues
processing after an interruption made by the operating
system which, during the interruption, executes other OS
tasks including OS tasks of the same program. It is also
called serially reusable program.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is the CICS LOAD command?
The DFHCOMMAREA is used to pass information from one application to another. What are some other ways
How do you establish a starting position in a browse operation?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
What happens to resources supplied to a transaction when an XCTL command is executed?
Can a program change protected field ?
Define cebr?
What is the CICS supplied transaction which performs syntax checking of a CICS command?
In which table would you make an entry for a BMS map?
Highlight the points of differences between XCTL and START?
cics command level is?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?