which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast



which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast..

Answer / shaan

Static call is faster as the main program load module is
already link edited with sub program load modules unlike
dynamic call in which the link editing takes place only at
run time.

Is This Answer Correct ?    22 Yes 0 No

Post New Answer

More COBOL Interview Questions

How to convert bunch of words in a line to relvant ASCII values?

2 Answers  


What is amode(31)

0 Answers  


Which mode is used to operate the sequential file?

0 Answers  


Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad

35 Answers  


wht r the advantages of 77 level number ?

8 Answers   TCS,






Can printer files (having 133 characters) be of variable length?

3 Answers  


Discuss about changing dataset name in proc.

0 Answers  


What is Comm?

2 Answers   IBM, Kemper Corporation,


How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.

5 Answers   TCS,


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

0 Answers  


where do u use low-value and high value in cobol

3 Answers   CGI,


whats the disadvantage of search all over search?

4 Answers   Patni, TCS,


Categories