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
Difference between array and sub-script ?
For rewrite, why is it mandatory that file needs to be opened?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Which is not true about evaluate statement
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Which division and paragraphs are mandatory for a COBOL program?
What are the access modes of START statement?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do we get current date from system with century in COBOL?
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
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is inspect in cobol ?
i want a program using by if, evaluate , string, unstring, perform, occurs?
explain sorting techniques in cobol program?
What is the difference between Global and External Variables?