In a COBOL II PERFORM statement, when is the conditional
tested, before or after the perform execution?
Answer Posted / shubha
here Before is default,but if After is mentioned then
condition will be checked after perform execution.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the LINKAGE SECTION used in COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write a program to enter and display the names of students in a class using the occurs clause.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is the difference between COBOL2 AND COBOL390?
how do you reference the ksds vsam file formats from cobol programs
What is the difference between Call and a Link?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Can a Search can be done on a table with or without Index?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the default value(s) for an initialize and what keyword allows for an override of the default?
State the various causes of s0c1, s0c5 and s0c7.
Which is not true about evaluate statement