What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / kotilingam
program execution will stop and control will not go back.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
example for sub strings ? and refernce modifications whit output pls
what is search and searchall?what is the diffrence between them?give an best example?
What are the different open modes available in cobol?
What is the difference between goback, stop run and exit program in cobol?
What are the various section in data division and briefly explain them.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Write down the divisions of cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
) How do u handle errors in BMS macro
Define static linking and dynamic linking.
How do get the result of your program directly on your pc?
What do you understand by psb and acb?
Write the code implementing the perform … varying.
how do you reference the variable unblock file formats from cobol programs