what is label record is standard or omitted in file
description of data division?
Answer Posted / vikram
Label record standard is for disk files.
(it is default).
used to identify the disk files by the labels
omitted is for card reader and printer files.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between binary search and sequential search?
how do you reference the esds vsam file formats from cobol programs
Which is not true about evaluate statement
What is a report item?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the cobol coding sheets?
What are the different rules to perform a Search?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to know whether the module is dynamical or statistical?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How do you reference the fixed block file formats from cobol programs
Write a cobol program making use of the redefine clause.
Write some characteristics of cobol as means of business language.