Answer Posted / manishtrivedi
A quasi-reentrant program is a reentrant program under d
cics environment. that is , quasi-reentrant program is a
cics program which does not modify itself.that way it can
reenter to itself n continue processing after an
interruption by cics which ,during d interruption ,excutes
other cics tasks including cics tasks of d same program,
that is >>for the multithreading purpose program must be
reentrant prog.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What does a cics translator do?
Specify cics transaction initiation process?
Explain the difference between the into and the set option in the exec cics receive map command?
How can you access esds files from cics?
Can you define mapset?
Can you explain enq and deq used in cics?
Can you explain exec cics handle condition command?
cics command level is?
What is the main function of the sign-on table?
what are transient data sets defined to cics?
Can you define attribute byte?
Name some translator and compile options and explain their meaning?
In a particular cics program, what is the procedure to allocate dynamic memory?
How to get the cursor position when we receive a map?
What does the 'ceci:cics' transactions do?