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 |
Which transient data queue supports ATI?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
How do you invoke other programs? What are the pros and cons of each method?
Can you define multiple maps in a BMS mapset?
For multithreading an application program need not be re- entrant(True or False).
Explain the use of DCT ?
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
What is the ABEND command and when would you use it?
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
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?