Answer Posted / kssb78
Yes Shweta is correct.
The alternate way to execute is to read the inputs in
control card DD statement SYSIN is using a ACCEPT statement
and move it into a working storage variable
Later using a subscript / index we can move the value into
an array.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the sections present in data division.
What the difference is between continue and next sentence?
How do you differentiate between cobol and cobol-ii?
What guidelines should be followed to write a structured cobol prgm?
Explain about different table spaces.
Whats the difference between search & search ALL?
Difference between array and sub-script ?
what is difference between cobol and cobol/400
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between next sentence and continue in cobol programing language?
How you can read the file from bottom?
What is a report item?
What is Pic 9v99 Indicates in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is static and dynamic call in cobol?