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
What is the quality process in development?
Define cobol coding sheet?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain why do we use file-aid for seqential files?
Tell me can we update with histogram?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how many work file we can code in jcl?
What is cobol coding sheet?
What is a hyperdescriptor? How does it work?
Explain difference between read(1) and read work file once?
How are you going to remove duplicates from the file that is being read?
Explain how to find occurrence of mu and pe fields in a file?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How to find occurrence of mu and pe fields in a file?
Explain the like inverted list?