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
What is a SSRANGE and NOSSRANGE?
What is the usage of comp fields in cobol?
How do u write test cases?
What kind of error is trapped by on size error option?
Write some characteristics of cobol as means of business language.
What rules are to be followed while using the corresponding options?
In which area will you utilize 88 level items in cobol?
Write a program that uses move corresponding.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
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?
State the various causes of s0c1, s0c5 and s0c7.
Can you please let me know the centre name of INS certification in Kolkata.
How arrays can be defined in COBOL?
Discuss about changing dataset name in proc.
For rewrite, why is it mandatory that file needs to be opened?