Answer Posted / pavan
File Organization defines what type of file it is. It can
be sequential(like PS or VSAM ESDS), indexed (like VSAM
KSDS) or Relative (like VSAM RRDS)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
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
Difference between cobol and cobol-ii?
Explain how you can characterize tables in cobol?
What is the difference between binary search and sequential search?
how do you reference the variable block file formats from cobol programs
What is the use of intialize verb?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Whats the difference between search & search ALL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is a report item?
What guidelines should be followed to write a structured cobol prgm?
What is redefines clause in COBOL?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
what happens if parmparameter passes zero bytes to the program
What are various search techniques in cobol? Explain.