In a COBOL II PERFORM statement, when is the conditional
tested, before or after the perform execution?

Answer Posted / djayaramudu

before

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem of ordered sequential files access?

705


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


Why occurs cannot be used in 01 level in COBOL?

721


What are the different open modes available in cobol?

722






What are the different rules of SORT operation?

702


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1878


What is report-item in COBOL?

713


How to print 10 to 1 if the input have only 10 digit number?

815


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8172


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1952


how to access the file from prodution from changeman tool and to submit a file to production

6692


) How do u handle errors in BMS macro

1512


What are the different rules for performing sort operation?

766


HOw can I get the negative sign while deduct high value from low value

1797