i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?
Answer Posted / manoj
Job will neither abend nor go in infinite loop. It will give unpredicted results as it will executes all the codes line by line till the end.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Can a Search can be done on a table with or without Index?
How do you differentiate between cobol and cobol-ii?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between PIC 9.99 and 9v99 in COBOL?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What kind of error is trapped by on size error option?
How arrays can be defined in COBOL?
What are the different open modes available in cobol?
how do you reference the esds vsam file formats from cobol programs
How you can read the file from bottom?
what is the difference between COBOL2 AND COBOL390?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How do you get the data to code the BMS macro?
Can we redefine the field of x(200) to less than 200?