Explain fixed length record in cobol? with suitable example
Answer Posted / jai ho
Fixed length record can be created by giving
example
FD IN-FILE
RECORDING MODE IS F
RECORD CONTAINS M CHARACTERS
CORRECT ME
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do u write test cases?
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 is inspect in cobol ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the usage of comp fields in cobol?
What is the difference between comp and comp-3?
Write down the divisions of cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
Define static linking and dynamic linking.
What type of SDLC u followed? Why?
What is the difference between binary search and sequential search?
Explain the configuration section of a cobol program with examples of syntax.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
what happens if parmparameter passes zero bytes to the program
How do you differentiate between cobol and cobol-ii?