What will happen if you code GO BACK instead of STOP RUN in
a stand-alone COBOL program i.e. a program which is not
calling any other program ?

Answer Posted / sivakumar sekharannair

Yes nothing will happen since go back will take the control
back from where it is called and finally the control will
go to operating system

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inspect in cobol ?

804


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


Write a program to enter and display the names of students in a class using the occurs clause.

654


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1933


Explain what you understand by passing by value.

702






what is search and searchall?what is the diffrence between them?give an best example?

5563


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


how do you reference the printer file formats from cobol programs

665


Have you used comp and comp-3 in your project? And how?

2008


how do you reference the variable block file formats from cobol programs

688


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


How do u write test cases?

1638


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2058


How you can read the file from bottom?

660