Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Quasi-reentrancy?

Answers were Sorted based on User's Feedback



What is Quasi-reentrancy?..

Answer / anil

The program does not modified itself during it's execution
under the cics environment this is called Quasi-reentracny.

Is This Answer Correct ?    8 Yes 0 No

What is Quasi-reentrancy?..

Answer / sadiq afroze

There are times when many users are concurrently using the
same program, this is what we call MultiThreading. For
example, 50 users are using program A, CICS will provide 50
Working storage for that program but one Procedure
Division. And this technique is known as quasi-reentrancy

Is This Answer Correct ?    8 Yes 4 No

Post New Answer

More CICS Interview Questions

Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 Answers  


What is a deadlock?

1 Answers  


Explain the function of the cics translator?

0 Answers  


Can you define multiple maps in a BMS mapset?

6 Answers   CTS,


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?

0 Answers  


In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?

2 Answers   IBM,


What is the component?what are the different components there using cobol and cics

2 Answers   IBM, SPIC,


What are the classifications of the cics program?

0 Answers  


What are some of the cics commands associated with interval control?

0 Answers  


How do you define Task Work Area?

1 Answers   IBM,


what are the differences between DFHCOMMAREA and TSQ ?

3 Answers   IBM,


Can you define temporary storage?

0 Answers  


Categories