What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?

Answer Posted / guest

ans # 2 is correct .
Very often I USE go back in stand alone programs .

Is This Answer Correct ?    23 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Global and External Variables?

666


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 ?

1877


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2109


What is a scope terminator give example?

659


Which Search verb is equivalent to PERFORM…VARYING?

691






How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

1056


What is link edit in cobol?

776


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


What are the different open modes available in cobol?

722


What is perform what is varying?

711


What is the difference between PIC 9.99 and 9v99 in COBOL?

737


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

859


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8668


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

759