which is better either static call or dynamic call?
and why?

Answer Posted / siri

STATIC CALL:-THE SUB PROGRAM CODE WILL BE SMALL AT THE TIME WE PREFERED STATIC CALL...STATIC CALL IS FAST COMPARING TO THE DYNAMIC CALL...OBJECT CODES ARE LINKED BEFORE THE EXECUTION....
DYNAMIC CALL:- SUB PROGRAM IS CALLED FREQUENTLY WE USED TO DYNAMIC CALL...OBJECT CODES ARE LINKED DURING THE EXECUTION...
SO THE PROCESS WILL BE SLOW COMPARING THE STATIC CALL..ITS NO NEED TO RECOMPILE WHEN THE SUBPROGRAM NEED TO BE MODIFIED...THIS IS BIGGEST ADVANTAGE OF THE DYNAMIC CALL....SO
FIRST WE PREFERED TO THE DYNAMIC CALL.....S

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

7114


example for sub strings ? and refernce modifications whit output pls

2088


Why would you use find and get rather than to obtain?

916


how do you reference the fixed unblock file formats from cobol programs

945


What is report-item in COBOL?

907


what is amode(24), amode(31), rmode(24) and rmode(any)?

901


What is amode(24)?

892


Why did you choose to work with ibm mainframe cobol programming?

862


What is the difference between Call and a Link?

903


What type of SDLC u followed? Why?

1740


what happens if parmparameter passes zero bytes to the program

1889


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

956


Give some examples of command terminators?

959


What rules are followed by the search verb.

846


Name the divisions, which are available in a cobol program?

940