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 |
Explain how do you control cursor positioning?
What is a two Phase commit in CICS?
Explain page up and page down logic along with coding logic in cics?
What is the name of the log which contains the information needed to restart the system, including the task
How to execute a cics program from a paticular date and time .or specified date and time.
In which CICS table would you specify the length of the TASK WORK AREA (TWA)?
What does the 'cedf:cics' transactions do?
What is BMS?
If I create a TSQ from one transaction, can I read it from another transaction?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What are the types of important programs that are used in the cics?
what are the reserved words for cics?