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


Please Help Members By Posting Answers For Below Questions

Write a program to enter and display the names of students in a class using the occurs clause.

654


how to access the file from prodution from changeman tool and to submit a file to production

6686


What is a scope terminator give example?

659


Mention the guidelines to write a structured cobol program?

620


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

689






Can we change the password using ALTER? anyone tried and changed?

1549


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


Are you comfortable in cobol or jcl?

643


Give some examples of command terminators?

759


Discuss about changing dataset name in proc.

765


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

2122


Name some of the examples of COBOl 11?

2688


What are the different rules of SORT operation?

701


What is static and dynamic call in cobol?

599


What is difference between static and dynamic call in cobol?

779