Please let me know at which Scenarios we will go for STATIC
call or DYNAMIC

Answer Posted / gopikrishna

If it is static call. More memory will be utilized as the
called program is also included in the compilation.
Compilation mightslightly take more time when comapred with
dynamic calls.Dynamic calls are always done at run time
and execution time for Dynamic calls might be more than
static calls.

Usage of static and dynamic calls depends on your
requirement, based on specific condition- Say when Var1=0 u
need to call PGM1 and whn Var1=1 u need to call PGM2 then u
have to go for dynamic call.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you used comp and comp-3 in your project? And how?

2010


How do you get the data to code the BMS macro?

1476


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8168


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


What is perform what is varying?

711






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

2107


Write a cobol program making use of the redefine clause.

739


how to move the records from file to array table. give with code example

2221


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1773


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1961


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060


How you can characterize tables in cobol?

721


What do you understand by psb and acb?

668


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

1005


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

702