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

Explain the syntax of redefine?

0 Answers  


What is sort?

0 Answers  


Code how to read 5th element of the array?

2 Answers   CGI,


what is redefine and its syntax?

6 Answers   HCL,


When search all is used in cobol program without sorted input data

3 Answers  






How we can update data area in cobol 400 program?

12 Answers   Accenture,


can i anyone tell me how to use copybooks in cobol

1 Answers  


Explain the input procedure?

0 Answers  


write a cobol program to display prime numbers between 1 to 100?

5 Answers   Cap Gemini, NISA,


How to detect record is locked in cobol/400? What is the solution for that?

0 Answers  


Explain the output procedure?

0 Answers  


What is the syntax of sort?

0 Answers  


Categories