Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / Mohd Hilal

In COBOL, opening a file is mandatory because it establishes a connection between the program and the file, allowing the program to read from or write to the file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

what is the maximum error code in mainframe

2 Answers  


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?

1 Answers   HCL,


How can you add a particular field/coloumn in copybook?

3 Answers   ADP, DELL, L&T,


Difference between file status codes 02 and 22.... since both are for duplicate key detection.

1 Answers  


what is the default print format? in cobol

3 Answers   HSBC,


how to display comp3 variables reply soon ?

4 Answers   Patni,


where did you see the information regarding abend codes in jcl?

1 Answers   Hewitt,


Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?

1 Answers  


can we use 77 level no for Redefines?if we use give an example?

3 Answers   Mphasis,


What is the linkage section?

4 Answers  


if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.

1 Answers   IBM,


can we use the two 01 level in file discription ?

6 Answers  


Categories