What are differences between Static Call and Dynamic Call?

Answer Posted / ravi

Static call is compiled and link edited to seperate load
module of calling program.
Dynamic call is compiled and link edited to different load
module of calling program

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain sorting techniques in cobol program?

690


What is the use of intialize verb?

750


How you can read the file from bottom?

660


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

8654


What is the difference between PIC 9.99 and PIC9v99?

781






Write a program to explain size error.

677


How many bytes S(8) comp field occupy and its maximum value?

1630


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


What is length is cobol?

650


What is amode(24)?

684


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1806


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

818


How you can characterize tables in cobol?

718


how can i see junk values in dclgen or in hostvariable of comp ?

2544


) How do u handle errors in BMS macro?

1427