What are different file OPEN modes available in COBOL?
Answer Posted / aji cherian
Input, output, i-o and Extend
| Is This Answer Correct ? | 53 Yes | 4 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
) how do u code after getting data?
What do you understand by psb and acb?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how do you reference the variable block file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the compute verb? How is it used?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How many bytes S(8) comp field occupy and its maximum value?
What are 77 levels used for?
Difference between cobol and cobol-ii?
In COBOL, what is the different between index and subscript?
What are the different rules to perform a Search?
What is the difference between perform … with test after and perform … with test before?