What is Static and Dynamic linking ?

Answer Posted / akviswa

Ex for static linking-

Call "PGMNAME"

Dynamic linking-

01 ws-pgmname pic x(8) value "PGMNAME".

Call ws-pgmname

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

852


What is the default value(s) for an initialize and what keyword allows for an override of the default?

961


Difference between array and sub-script ?

1384


How do you define a variable of comp-1 and comp-2?

918


Explain about different table spaces.

865


What is the usage of comp fields in cobol?

884


How many bytes S(8) comp field occupy and its maximum value?

1859


Give some examples of command terminators?

954


) how do u code after getting data?

1805


Which Search verb is equivalent to PERFORM…VARYING?

865


What type of SDLC u followed? Why?

1732


What is the difference between external and global variables in COBOL?

1052


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7315


Which mode is used to operate the sequential file?

930


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

2183