Under which scenario you would go for a static call as
opposed to dynamic call?

Answer Posted / lu

it's up to you....
Static call ==> when u modify the called program, you have
to recompile 3 programs (called and calling program.....
Dynamic call ===> when u modify the called program, u
recompile only the called program...

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the sections present in data division.

695


Are you comfortable in cobol or jcl?

633


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2048


Explain how you can characterize tables in cobol?

634


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

668






) how do u code after getting data?

1575


how do you define single dimensional array and multidimensional array in your cobol?

663


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1515


what are decleratives in cobol?

1821


What are the pertinent COBOL

2035


How to remove 2 duplicate records and copy only one using job control language?

731


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

650


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

686


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796


A table has two indexes defined. Which one will be used by the SEARCH?

748