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


Please Help Members By Posting Answers For Below Questions

Write a cobol program making use of the redefine clause.

724


What is the difference between perform … with test after and perform … with test before?

875


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2092


How do define dynamic array in cobol.

667


HOw can I get the negative sign while deduct high value from low value

1783






Explain how to differentiate call by context by comparing it to other calls?

682


What is amode(24)?

680


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

697


) How do u handle errors in BMS macro?

1421


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1695


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

674


For rewrite, why is it mandatory that file needs to be opened?

618


In COBOL, what is the different between index and subscript?

753


i need a small 3d program using inline and outline.

1629


how to move the records from file to array table. give with code example

2215