Describe the COBOL coding sheet
Answer Posted / sumit
Answer is write.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Explain the difference between external subroutine and subprogram?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is cobol coding sheet?
How converted the natural coding for adabas
How to find occurrence of mu and pe fields in a file?
What is data trace system 2.0 used for?
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?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how many work file we can code in jcl?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how are you going to remove duplicates from the file that is being read?
Can we see the copy book length using file-aid?
Explain how to move cursor to a particular field when position is not known?
What is a hyperdescriptor?