what is a load module ?

Answers were Sorted based on User's Feedback



what is a load module ?..

Answer / chandu

The load module is the executable program code.

load modules are executable versions of ur pgm.

Is This Answer Correct ?    11 Yes 0 No

what is a load module ?..

Answer / shiva

when we code a program..we compile it for any errors and for
generating object code..after tat we linkedit tat source
code(s)in to a single executable program code(load module
) which can b understandble by the system...

Is This Answer Correct ?    4 Yes 0 No

what is a load module ?..

Answer / raghunathareddy

jcl

Is This Answer Correct ?    0 Yes 15 No

Post New Answer

More COBOL Interview Questions

When would you use in-line perform?

2 Answers  


What is "Call by content" and "call by reference"?

4 Answers   ADP, Syntel,


hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?

1 Answers  


i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19

2 Answers  


I have a sequential file of 100 records. How do I load the records into a two dimensional array ?

3 Answers   IBM, Xansa,


how to display comp3 variables reply soon ?

4 Answers   Patni,


What COBOL construct is the COBOL II EVALUATE meant to replace?

1 Answers  


what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.

3 Answers   HCL, TCS,


How to pass return codes from cobol to jcl?

5 Answers  


What are the cobol coding sheets?

1 Answers  


What are the different forms of EVALUATE statement?

2 Answers   IBM, Micro Labs,


Following questions were asked in Capegemini on 8th sep,2012 mainframe test 1.)Condition code for dul recors in VSAM- 2.) Is NULL or =NULL in Select statement 3.)max size of CI 4.)What happens after CI is full 5.)Ques on COND parameter 6.)which among following can not be rolled back a)delete table b.)droptable c)Update d.)insert 7.)groupby and orderby sql querries 8.)Max extents in VSAM file 9.)quesn on DPRTY=(1,10) 10.)range of condition codes in COBOL 11.)occurs clase can not be used at which level? 12.)delimiter in jcl 13.)sort card for file in PGM=SORT 14.)PIC(6) value 120056 possible? 15)question on BLKSIZE Is (20,20) and (20,10) possible? 16.)number of bytes in RDF 17.)Can we use index in WS-section or LK-section 18.)Verify command in IDCAMS used for? 19.)question on Alternate Index 20.)Return code of file attribute mismatch 21.)In which format COBOL variables stored? 22.)what is Alternate of HANDLE? 23.)can SUM,AVG,MIN,ROUND used in numeric and char variable data types? 24.)What is the datatype of FILE STATUS codes in WS-section?

2 Answers   Cap Gemini,


Categories