01 MOVE 10 TO N
05 PERFOM PARA1 TIMES
STOP RUN
WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR AN ERROR WIL BE
THER BECAUSE NO OF TIMES IS NOT GIVEN??



01 MOVE 10 TO N 05 PERFOM PARA1 TIMES STOP RUN WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR ..

Answer / jayaprabhu

syntax error occurs becoz times values we need to give

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More COBOL Interview Questions

what is difference between the sysabend and userabend?

2 Answers  


What is amode(24)?

0 Answers  


whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?

9 Answers  


Can the OCCURS clause be at the 01 level?

2 Answers  


Under which scenario you would go for a static call as opposed to dynamic call?

5 Answers   TCS,






How to read records from flat file in reverse order through COBOL program?

14 Answers   Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,


What is the Purpose of POINTER Phrase in STRING command

3 Answers  


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

0 Answers   HeadStrong,


if you give cylinder(1,1)how many cylinders it will be allocate?

3 Answers   Hewitt,


What are declaratives and what are their uses in cobol?

0 Answers  


What the difference is between continue and next sentence?

0 Answers  


What is normalisation?

2 Answers   IBM,


Categories