Answer Posted / bramar
before explaining reentrant programe let us consider an
interactive programe which will take input form user and
which will process the inputs and gives the output
in this interactive process control wil wait for user input
for a long time which means CPU will be idle
To avoid this senorio re entrant programes are designed
It will throw the map to user console and control will not
wait for user inputs and it will process other jobs
and when user give the input and he press the attention key
againg programe will be invoked with the user inputs and
the programe processes the input and it will show the
result on the console and then control will agian goes back
to some other jobs utill it got any input from the user
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
What is task control?
What are the recoverable cics resources?
How is Telon(CA-Telon) used to build map?
Add a field to screen when what's the flow of impact?
What is the procedure to read a statement from tsq?
Name the 3 common ways to create maps?
Sync points cannot be requested by the application programs? State true or false
what is the most common way of building queue-id of a tsq?
Explain the use of DCT ?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain how many conditions can you include in a single handle condition command?
What is the meaning of the eibaid field?
What is meant by a ‘Transid’ ?
How vsam files are read in cics pgms?
Kindly specify the pic clause for the data type of length option field type of data fields?