What is meant by program reentrance?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the common cics service programs and explain their usage?

558


Can you explain cics transaction gateway?

608


how do you fire a batch job from a cics txn ?

599


What is the meaning of the deq command?

599


Can you define ppt and what are its uses?

610






What is the use of tdq and tsq?

597


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

790


Differentiate between PCT and FCT.

636


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

682


What do you mean by CEMT?

770


What is the main function of the sign-on table?

587


Define an aica abend?

610


Can you define aica abend?

676


What is meant by MDT? Furthermore, comment on FRSET and FSET ?

654


What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?

2055