should I use Go back in the main program ? Yes we can use
Go back in main program as well.
Answer Posted / raj
yes we can use goback in the mainprogram only if it is a
standalone program.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain how you can characterize tables in cobol?
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
What is perform what is varying?
Write a program to enter and display the names of students in a class using the occurs clause.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Name some of the examples of COBOl 11?
What is rmode(any) ?
What is inspect in cobol ?
example for sub strings ? and refernce modifications whit output pls
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between goback, stop run and exit program in cobol?
) how do u code after getting data?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is length is cobol?
Can a Search can be done on a table with or without Index?