suppose a cobol programme A calling programme B,C and D.
If C undergoes some change what if A,B,C,D need to be
recompiled or only C nee to be recompliled.

Answer Posted / krishnan

Based on the compile option we will deside if static call
means C separately no need to complile if it is dynamic
means u need to recompile the C pgm

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2004


IF I mention stop run in CICS what happens?

1891


what is difference between cobol and cobol/400

21556


Explain about different table spaces.

642


what are decleratives in cobol?

1827






INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

417


What is the difference between comp and comp-3 usage?

674


What is link edit in cobol?

748


In COBOL programming, what is PERFORM? What is VARYING?

668


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

691


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

734


Name the sections present in data division.

697


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2656


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1912


explain sorting techniques in cobol program?

686