Which is more efficient - the external subroutine or a
copycode coded in to a NATURAL program? And Why?
Answer Posted / nitin
External subroutine is more efficient
1. It does not increase the size of object module of the
calling module
2. no need to compile all the calling modules after change
| Is This Answer Correct ? | 6 Yes | 14 No |
Post New Answer View All Answers
Explain why do we use file-aid for seqential files?
What is the quality process in development?
Tell me can we update with histogram?
Explain how to move cursor to a particular field when position is not known?
What is data trace system 2.0 used for?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain the address converter?
What is cobol coding sheet?
Explain the difference between external subroutine and subprogram?
How converted the natural coding for adabas
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain control variable in online screens?