what is quasi-reentrant program?

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


Please Help Members By Posting Answers For Below Questions

What is bms map?

647


what are the differences between and exec cics xctl and an exec cics link command?

691


What does EIB mean in CICS?

677


Explain how do you set the mdt option to on status, even if data is not entered?

589


what is effect on receive map when

657






Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

523


What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?

704


Mention the content that is present inside a PPT ?

542


What is the pic clause for the hhmmss type of data fields?

493


Define TCT.

692


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

582


What are the terms cics generally means?

553


Define an aica abend?

598


Explain the function of the cics translator?

597


when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?

623