BY seeing a program how can we say that it is static call
or dynamic call
Answer Posted / in.ameen
If the program name is moved to a WSS variable and then a call
is moved using this variable then its a dynamic call else if
the Call is made directly using the sub program name then its
a static call
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Which mode is used to operate the sequential file?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is perform what is varying?
Name the divisions, which are available in a cobol program?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What are the pertinent COBOL
What are 77 levels used for?
How are the next sentence and continue different from each other?
) How do u handle errors in BMS macro?
) How do u handle errors in BMS macro
How do we get current date from system with century in COBOL?
What is the compute verb? How is it used?
What rules are to be followed while using the corresponding options?
How can you get the ksds file records into your cobol program?