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 ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

686


how do you reference the printer file formats from cobol programs

665


Which division and paragraphs are mandatory for a COBOL program?

709


What is the utilization of copybook in cobol?

657


example for sub strings ? and refernce modifications whit output pls

1846






How many bytes S(8) comp field occupy and its maximum value?

1630


How do you reference the following file formats from cobol programs?

693


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

684


What are the different rules for performing sort operation?

761


What is the usage of comp fields in cobol?

658


How do you differentiate between cobol and cobol-ii?

656


how to refer the data field?

1812


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


What are the different data types in cobol?

797