What is the mode in which you will OPEN a file for writing?

Answer Posted / elite group

output or i/o mode

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

686


how do you reference the esds vsam file formats from cobol programs

630


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


Write a cobol program making use of the redefine clause.

731


Explain about different table spaces.

648






How many sections are there in data division in COBOL?

678


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

822


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2730


how to refer the data field?

1808


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

823


What is a scope terminator give example?

655


What are all the divisions of a COBOL program?

663


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

687


what is search and searchall?what is the diffrence between them?give an best example?

5552


How are the next sentence and continue different from each other?

766