which one is better among static call and dynamic call?

Answer Posted / lu

static call is faster than dynamic call, but when you
modifies a called program, you have to recompile a called
program and calling program...
dynamic call , you don't need to recompile 2 programs
calling and called...it's independent..

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1087


how to refer the data field?

1985


What is the utilization of copybook in cobol?

870


What are all the divisions of a COBOL program?

877


I have a File that has duplicate records. I need only those records that occur more than thrice.?

9225


how do you reference the esds vsam file formats from cobol programs

863


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

899


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

1970


what happens if parmparameter passes zero bytes to the program

1863


How do you reference the fixed block file formats from cobol programs

903


What is perform what is varying?

905


What is the local-storage section?

878


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

1037


How you can characterize tables in cobol?

915


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

835