should I use Go back in the main program ? Yes we can use
Go back in main program as well.

Answer Posted / sanjeev gupta

We can use goback both in main program and sub program. The
difference is that only, in case of sub program: after the
successful execution the control will pass to main program
whicle in case of main program:the control will pass to OS.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1869


Write the code to count the sum of n natural numbers.

946


How to remove 2 duplicate records and copy only one using job control language?

991


Difference between cobol and cobol-ii?

956


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

969


How to know whether the module is dynamical or statistical?

886


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.

6115


For rewrite, why is it mandatory that file needs to be opened?

855


What is rmode(24)

911


What are the different rules to perform a Search?

836


What are various search techniques in cobol? Explain.

883


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

2194


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

955


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7330


Are you comfortable in cobol or jcl?

821