where do we use dyanamic call ?
and where do we use static call pls give any example pls ?

Answer Posted / bhaskar

dynamic call is noting but link edit of object code done at
the time of excution.
before excution is called as static.

static used at gaving value in value clause
ex.01 a pic 9(2) value 19.

dynamic is accept clause
accepted in pd.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a cobol program making use of the redefine clause.

739


Can we redefine the field of x(200) to less than 200?

822


Differentiate between structured cobol programming and object-oriented cobol programming.

669


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1933


What is the compute verb? How is it used?

666






If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2661


What is amode(24)?

684


what are decleratives in cobol?

1831


Write some characteristics of cobol as means of business language.

623


Name the divisions, which are available in a cobol program?

687


how can i see junk values in dclgen or in hostvariable of comp ?

2546


What is the Purpose of Pointer in the string?

645


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

763


What is the difference between Global and External Variables?

666


What is an in line perform? When would you use it? Anything else you wish to say about it.

649