What is different between variable length and fixed length?
Answer Posted / udaya bharathi
fixed length file contains same record length for all
records.but in variable length files length of the record
varies ,it can be useful in such cases we are not sure
about the length of the output file to be generated
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Difference between cobol and cobol-ii?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write a cobol program making use of the redefine clause.
A table has two indexes defined. Which one will be used by the SEARCH?
What are various search techniques in cobol? Explain.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Explain the configuration section of a cobol program with examples of syntax.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how to move the records from file to array table. give with code example
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How do get the result of your program directly on your pc?
State the various causes of s0c1, s0c5 and s0c7.
what are decleratives in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is Pic 9v99 Indicates in COBOL?