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

Which is not true about evaluate statement

1588


What are the different types of condition in cobol and write their forms.

660


explain sorting techniques in cobol program?

692


What are various search techniques in cobol? Explain.

650


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695






Can we change the password using ALTER? anyone tried and changed?

1549


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

815


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


Explain how to differentiate call by context by comparing it to other calls?

689


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1931


Differentiate between structured cobol programming and object-oriented cobol programming.

669


What is the difference between next sentence and continue in cobol programing language?

712


Explain what you understand by passing by value.

703


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2105


What are declaratives and what are their uses in cobol?

714