What is the difference between static call & Dynamic call?

Answer Posted / ms. stanley

When the Subprogram (Subroutine) Name is specified at
Run-time its called as Dynamic Call.
When the Subprogram (Subroutine) Name is pre-defined, its
called as a static call.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

724


What are the different rules to perform a Search?

610


What is the difference between external and global variables in COBOL?

804


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

1469


What are different data types in cobol?

676






In which area will you utilize 88 level items in cobol?

704


what is the difference between COBOL2 AND COBOL390?

2438


How are the next sentence and continue different from each other?

753


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

404


What rules are to be followed while using the corresponding options?

627


explain sorting techniques in cobol program?

678


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

693


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1514


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

646


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

805