how do u link sub pgm to main pgm ?

Answers were Sorted based on User's Feedback



how do u link sub pgm to main pgm ?..

Answer / ankit

linking of pgm is done by 'call statements ' linking of pgm
is done by o/s we need to just use call statements in cobol
pgm, we cannot explicitly link pgms

Is This Answer Correct ?    8 Yes 0 No

how do u link sub pgm to main pgm ?..

Answer / muttaiah

By Call stmt and compiler option dynam or nodynam.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

How do pass the values to the parameters in cobol

2 Answers  


What is the usage of comp fields in cobol?

0 Answers  


can we read records in a file from botom to top. if possible how can we read

12 Answers   ACS,


BY seeing a program how can we say that it is static call or dynamic call

5 Answers   CGI,


can any one give good example for cond 88 level number and for renames pls urgent dudes ?

3 Answers   DELL,






which is better either static call or dynamic call? and why?

5 Answers   HCL,


Why occurs can not be used in 01 level ?

2 Answers   TCS,


In COBOL, what is the different between index and subscript?

0 Answers   TryTechnicals Pvt Ltd,


what r the types of perform statement

4 Answers  


hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........

1 Answers  


what are difference organizations in cobol and access mode in cobol? can you expalin what organization means while declaring for ksds,esds,rrds?

1 Answers   HCL,


how can we get current dat and time thru cobol pgm

3 Answers   DELL,


Categories