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...


consider the following progrm statements
MOVE 0 TO SW.NO.OF.REC
PERFORM PRI-OUT UNTIL SW=1
DISPALY NO.OF.REC
STOP RUN
PRE-OUT
READ IN-FILE AT END
MOVE 1 TO SW
WRITE OUO-REC FROM IN-REC
ADD 1 TO NO.OF REC
if the IN-FILE contains 1000 records what value will be
displayed after the
PERFORM is over? assume that N0.OF.REC has PIC 9(4)
a.1000
b.1001
c.1
d.none of the above



consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPAL..

Answer / dimpy19

d.none of the above
since there is a syntax error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

How to send data from cobol program to jcl?

2 Answers   CSC,


What are some jcl statements that are not allowed in procedures?

0 Answers  


How to print the Output to SPOOL using MSGCLASS and SYSOUT ?

4 Answers   IBM,


what happens in conversion stage in job processing?

0 Answers   IBM,


How to execute step2,step1,step3 when step1,2&3 are in order

6 Answers   TCS,


what is a jcl?

0 Answers   IBM,


what is check pending option

1 Answers   Fujitsu,


what is use of space parameter in dd statement?

0 Answers   IBM,


How do you override a specific DDNAME/SYSIN in PROC from a JCL?

6 Answers   CTS,


How many steps we can overide in the proc's?

2 Answers   CS,


How to execute step2,step1, step3 if step1,2,3 are in order

8 Answers   CSC,


What is model dataset label(Model DSCB)?

1 Answers  


Categories