Which is more efficient - the external subroutine or a
copycode coded in to a NATURAL program? And Why?
Answer Posted / wing
Copy code is compiled into the program whereas a subprogram
must be called and potentialy passed parrameter.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to receive data passed through jcl parm parameter in a natural program?
What is a hyperdescriptor? How does it work?
What is the quality process in development?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain how to find occurrence of mu and pe fields in a file?
How can we see the copy book length using file-aid?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
The natural file converted to PDF file if Yes then explain ?
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 difference between read work file 1 and read work file once? Why we are using work file once?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Define cobol coding sheet?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
How to find occurrence of mu and pe fields in a file?