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 are you going to remove duplicates from the file that is being read?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain difference between read(1) and read work file once?
Can we see the copy book length using file-aid?
Explain how to find occurrence of mu and pe fields in a file?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is cobol coding sheet?
How to find occurrence of mu and pe fields in a file?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Tell me what type of files we can process thru file-aid?
How converted the natural coding for adabas
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how to move cursor to a particular field when position is not known?
Define cobol coding sheet?
Explain the address converter?