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
how do you intitiate another transaction?
Explain the system transid cemt?
What is task control?
Explain how do you control cursor positioning?
Explain the mdt in cics?
What are the cics commands associated with task control?
What is the pic clause for the data type of length option field type of data fields?
How many ways are there for initiating a transaction?
Can you define cics task?
Name the three ways available for a program to position the cursor on the screen?
What is the comaera?
What is the cics command level?
What is the type of ppt in the cics?
Can you explain exec cics handle condition command?
Explain the difference between the xctl and link commands?