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



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

Answer / magesh

Compilation stops at the last statement.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

01rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?

5 Answers   Amdocs,


how will u pass dadta to cobol+db2 program...?

4 Answers   IBM,


what is s013u000 for?

1 Answers   Hewitt,


What is the compute verb? How is it used?

0 Answers  


How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.

2 Answers   IBM,


How to retain the Duplicates in the one records?

3 Answers   CS,


Can we use icetool in cobol program?

3 Answers  


What compiler option would you use for dynamic linking?

2 Answers  


i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..

5 Answers   IBM,


Explain how to differentiate call by context by comparing it to other calls?

0 Answers  


What is a scope terminator? Give examples.

2 Answers  


Difference between next and continue clause

4 Answers   Kanbay,


Categories