i have mainprogram and subgram...if i compile mainprogram
without stop run..what will u get in compilation time?

Answer Posted / kingmanish

infinite loop.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

884


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

1147


What is the LINKAGE SECTION used in COBOL?

1187


How you can read the file from bottom?

868


What is the use of intialize verb?

966


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

902


What is a SSRANGE and NOSSRANGE?

1107


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

866


Can a Search can be done on a table with or without Index?

1043


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

936


What is perform what is varying?

912


What is rmode(24)

896


how do you reference the rrds file formats from cobol programs

1140


What is the difference between PIC 9.99 and 9v99 in COBOL?

972


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2226