which is better either static call or dynamic call?
and why?

Answer Posted / joshin

dynamic call is far better than static because the final
result is storeded in two records ie main program and sub
program. so when ever we need we can call the sub program
for other main program also.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

759


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

667


how do you reference the variable unblock file formats from cobol programs

748


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1651


i want a program using by if, evaluate , string, unstring, perform, occurs?

4057






What type of SDLC u followed? Why?

1520


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


How are the next sentence and continue different from each other?

766


Can you please let me know the centre name of INS certification in Kolkata.

1715


Write down the divisions of cobol program?

671


What the difference is between continue and next sentence?

659


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5063


How to know whether the module is dynamical or statistical?

656


what is amode(24), amode(31), rmode(24) and rmode(any)?

699