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 difference between escape(top or bottom) and escape immediate(top or bottom?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Can you explain control variable in online screens?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What is the quality process in development?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
Explain the like inverted list?
Explain how to find occurrence of mu and pe fields in a file?
What is the difference between read(1) and read work file once?
The natural file converted to PDF file if Yes then explain ?
What is data trace system 2.0 used for?
Explain how to move cursor to a particular field when position is not known?
What is a hyperdescriptor?
What is cobol coding sheet?