What is Static,Dynamic linking ?

Answer Posted / amarnadh reddy

In static linking, the called program is link-edited into
the calling program.
In dynamic linking, the called and calling program will
exist as separate load modules.
If choose static or dynamic linking by choosing either the
DYNAM OR NODYNAM link edit option.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the code implementing the perform … varying.

646


What are the different rules for performing sort operation?

763


what are decleratives in cobol?

1827


Write a program to explain size error.

677


What are the different rules to perform a Search?

618






I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1931


What is the usage of comp fields in cobol?

659


) How do u handle errors in BMS macro

1510


How do define dynamic array in cobol.

671


What is amode(31)

724


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3718


What is length is cobol?

650


explain sorting techniques in cobol program?

690


Whats the difference between search & search ALL?

5264


Can a Search can be done on a table with or without Index?

802