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
Write the code to count the sum of n natural numbers.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
example for sub strings ? and refernce modifications whit output pls
How to remove 2 duplicate records and copy only one using job control language?
What are different data types in cobol?
How you can characterize tables in cobol?
Write a program to explain size error.
How do you reference the following file formats from cobol programs?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
HOw can I get the negative sign while deduct high value from low value
What is the use of intialize verb?
What is the difference between external and global variables in COBOL?
Explain how to differentiate call by context by comparing it to other calls?