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
Can you use occurs in bms map?
What is the procedure to read a statement from tsq?
Sync points cannot be requested by the application programs? State true or false
What is eib?
Can you define aica abend?
Explain the difference between link xctl?
What is the pcp in the cics?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
what are the thress bms options?
Mention the content that is present inside a PPT ?
Explain the primary significance of intra-partition and extra-partition tdqs ?
What are the types of processes to create a map in cics?
Explain the system transid cemt?
What are the recoverable cics resources?
How do you use altindxs in batch, cics programs?