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


Please Help Members By Posting Answers For Below Questions

How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

666


How you can characterize tables in cobol?

708


example for sub strings ? and refernce modifications whit output pls

1833


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1605


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5355






What do you understand by psb and acb?

659


What are the different data types in cobol?

781


What rules are followed by the search verb.

629


What are the access modes of START statement?

706


In COBOL programming, what is PERFORM? What is VARYING?

665


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

984


What are the different rules to perform a Search?

611


What is the difference between perform … with test after and perform … with test before?

868


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

736


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.

2045