how to run sub programs using static and dynamic call ...

Answer Posted / raj

Static Call or dynamic call depends upon how the program is
compiled.

Static call/Dynamic call can be called using literal or
variable name.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the code implementing the perform … varying.

647


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2108


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

650


How you can read the file from bottom?

660


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

689






What is rmode(any) ?

686


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

679


How to know whether the module is dynamical or statistical?

658


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


Write some characteristics of cobol as means of business language.

622


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

744


How arrays can be defined in COBOL?

666