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

Describe the cobol database components?

680


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661


What is the difference between comp and comp-3 usage?

678


Are you comfortable in cobol or jcl?

643






What is perform what is varying?

707


What is the LINKAGE SECTION used in COBOL?

889


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

855


What is comp-1 and comp-2?

764


In COBOL, what is the different between index and subscript?

756


A table has two indexes defined. Which one will be used by the SEARCH?

757


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5680


Write some characteristics of cobol as means of business language.

619


What guidelines should be followed to write a structured cobol prgm?

673


How do you reference the following file formats from cobol programs?

693