Under which scenario you would go for a static call as
opposed to dynamic call?
Answer Posted / suputhru
If you have less storage space then you can use static call
at the place of dynamic call.
Performance wise static call stands better than dynamic
calls as load need not to be linked at every execution for
static calling.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
What are the various section in data division and briefly explain them.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How do you define a variable of comp-1 and comp-2?
Define static linking and dynamic linking.
What is amode(24)?
What is the LINKAGE SECTION used in COBOL?
What is perform what is varying?
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
What are the different open modes available in cobol?
What is link edit in cobol?
What is the usage of comp fields in cobol?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
what is the difference between COBOL2 AND COBOL390?