what is label record is standard or omitted in file
description of data division?
Answer Posted / jdf
Label record is standard means it will use disk files. But
tape files can have standard label too.
If the label record is omitted it should be a the tape file
without any begin and end blocks on the tape.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
Describe the cobol database components?
Difference between array and sub-script ?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Explain how you can characterize tables in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is a SSRANGE and NOSSRANGE?
What is the Purpose of Pointer in the string?
What is the difference between Global and External Variables?
What are the pertinent COBOL
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how do you reference the variable unblock file formats from cobol programs
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the difference between external and global variables in COBOL?
Can we change the password using ALTER? anyone tried and changed?