Can we open close file in COBOL any number of times?

Answers were Sorted based on User's Feedback



Can we open close file in COBOL any number of times?..

Answer / devraj

yes, we can open closed file in COBOL any no. of time but
the condition is the file is not closed with "WITH LOCK"
clause otherwise you can't open.

Is This Answer Correct ?    26 Yes 2 No

Can we open close file in COBOL any number of times?..

Answer / namrata

yes,we can open close file in cobol any no of times.

Is This Answer Correct ?    15 Yes 1 No

Post New Answer

More COBOL400 Interview Questions

what is the difference between section,paragraph and sentences

4 Answers  


Can we open close file in COBOL any number of times?

2 Answers   Kanbay,


Define perform?

0 Answers  


Define sort?

0 Answers  


what is the cobol compiler?

2 Answers   TCS,






What are Fillers ? What is the actual use of Fillers ? With small/simple Example..

1 Answers   Patni,


How COBOL helps Mainframe to maintain large records ???

1 Answers   Satyam,


What is comp?

0 Answers  


Explain the difference between search and searchall?

0 Answers  


It's possible use %TRIM statement like rpgile?

2 Answers  


what is redefine and its syntax?

6 Answers   HCL,


What is input procedure?

0 Answers  


Categories