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 |
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
The READ command with INTO option will read the record specified into the data area specified (True or False)
Do you receive the attribute byte in the symbolic map?
Give the definition of COMMAREA ?
How do you enter into cics region and how many regions available?
What is meant by PPT and what are its uses?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
What tables must be updated when adding a new transaction and program?
What is the command used for receiving a map from a terminal?
Which transient data queue supports ATI?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.