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
.



Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 ..

Answer / sangeethas1985

My answer was 1001. I am not sure if it is correct. If
anyody has an idea please let me know.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More CICS Interview Questions

Explain re-entrancy as applies to CICS.

1 Answers   IBM,


What is meant by an attribute byte?

0 Answers  


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

0 Answers   IBM,


How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know

1 Answers   IBM,


How to build up LU 6.2 communication?"

1 Answers   IBM,






How can you access esds files from cics?

0 Answers  


With the use of an alternate index, how is a VSAM file accessed?

0 Answers  


Explain cemt transaction commands?

0 Answers  


What command do you issue to delete a record in a transient data queue ?

1 Answers   IBM,


Can you define multiple maps in a BMS mapset?

6 Answers   CTS,


difference between tsq and tdq?

0 Answers   IBM,


What is the difference between pct and fct?

0 Answers  


Categories