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


Please Help Members By Posting Answers For Below Questions

Explain how many work file we can code in jcl?

747


Explain why do we use file-aid for seqential files?

773


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

752


Explain difference between read(1) and read work file once?

719


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?

1676


What is data trace system 2.0 used for?

5392


How to receive data passed through jcl parm parameter in a natural program?

754


How converted the natural coding for adabas

2918


How to create 1 ddm that fetches 3 adabas files simultaneously?

715


Can we see the copy book length using file-aid?

681


Tell me what type of files we can process thru file-aid?

728


What is a hyperdescriptor? How does it work?

809


What is the difference between read work file 1 and read work file once? Why we are using work file once?

736


Explain the data storage?

759


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

826