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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


What are various search techniques in cobol? Explain.

650


How you can characterize tables in cobol?

718


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732






What are the different data types in cobol?

797


what is the use of outrecord?

1771


What are the pertinent COBOL commands?

2626


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


Which mode is used to operate the sequential file?

669


Write down the divisions of cobol program?

671


What is an in line perform? When would you use it? Anything else you wish to say about it.

645


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1931


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1960


What is the Purpose of Pointer in the string?

643