Explain fixed length record in cobol? with suitable example
Answer / 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 |
what is index and how to use two tables using index?
What is the difference between COMP & COMP-3 ?
I want ALL jcl ERROR cods
what are the steps to sort in a cobol program?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
can i use multiple when statements in search & search all ? justify ur answer?
how to code in cobol while using variable block file?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
what is the purpose of linkage section?
what is the difference between start and startbr?
what are the utilities for load and unload the DB2 tables
how do u indetify files succesfully executed or not ?