What compiler option would you use for dynamic linking?

Answers were Sorted based on User's Feedback



What compiler option would you use for dynamic linking?..

Answer / kishorekumar

Its DYNAM.

Is This Answer Correct ?    13 Yes 0 No

What compiler option would you use for dynamic linking?..

Answer / sunil

use dynum option.

Is This Answer Correct ?    6 Yes 6 No

Post New Answer

More COBOL Interview Questions

if one main program ,n -subprograms are then which call you follow ?why reasonuhg

4 Answers   UHG,


COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.

7 Answers   HCL,


i want to enter the name 'pandu' into ur table how?

1 Answers   Fidelity,


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

0 Answers   HeadStrong,


if someone is using my file,how can i find which user id is using?

4 Answers  


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

0 Answers   IBM,


In the JCL, how do you define the files referred to in a subroutine ?

2 Answers  


How to define a array dynamically.....

5 Answers   Fidelity,


How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

3 Answers   Merrill Lynch,


Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER

4 Answers  


What is the difference between index and subscript?

5 Answers   Visa,


Without using move verb how to move one variable to another.

5 Answers  


Categories