What is meant by program reentrance?
Answer / khader
A Reentrant program is a program which does not modify
itself so that it can reenter to itself and continues
processing after an interruption made by the operating
system which, during the interruption, executes other OS
tasks including OS tasks of the same program. It is also
called serially reusable program.
Is This Answer Correct ? | 6 Yes | 1 No |
What other file control processing commands are used for file updating?
What is the kcp in the cics?
List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?
How is the stopper byte different from an auto skip byte ?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
What is the primary aspect of CICS?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
What is Quasi-reentrancy?
Particular area has been affected in cics screen, what is the process to find?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
What is the most common way of building queue-id of a TSQ? (Name the constituents of the Queue ID).