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
How you can characterize tables in cobol?
How do we get current date from system with century in COBOL?
how to refer the data field?
What is the utilization of copybook in cobol?
Why would you use find and get rather than to obtain?
What is rmode(any) ?
How to know whether the module is dynamical or statistical?
What is the problem of ordered sequential files access?
How arrays can be defined in COBOL?
What is amode(31)
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What are the different rules to perform a Search?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
When is inspect verb is used in cobol?
What do you understand by psb and acb?