What is STACK in Natural? How we can use it in Program? Give
me Eg.?
Answer Posted / wing
It can be used to pass data from program A to Program B
...see *data. It can also be used to stack a command which
will execute once the current program stops.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain how many work file we can code in jcl?
What is cobol coding sheet?
Explain how to find occurrence of mu and pe fields in a file?
Explain how are you going to remove duplicates from the file that is being read?
What is a hyperdescriptor?
How can we see the copy book length using file-aid?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how to move cursor to a particular field when position is not known?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between read(1) and read work file once?
Explain control variable in online screens?
Define cobol coding sheet?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between read work file 1 and read work file once? Why we are using work file once?