I have a cobol program with a sub program. How ca i find that
it is a dynamic call? or static call..?

Answer Posted / adarsh

in addition to above answers, we can find by seeing compiler
option.if copt=dynam it is dynamic call,default is nodynam
i.e static call.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between structured cobol programming and object alternativelyiented cobol?

985


Define static linking and dynamic linking.

866


how do you reference the variable block file formats from cobol programs

918


What is the usage of comp fields in cobol?

867


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

1139


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

1852


How do define dynamic array in cobol.

855


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1232


what happens if parmparameter passes zero bytes to the program

1867


What is cobol?

939


what is amode(24), amode(31), rmode(24) and rmode(any)?

888


What is a SSRANGE and NOSSRANGE?

1102


Name the sections present in data division.

895


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

861


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

890