What are the different open modes available in cobol?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

Whats the difference between search & search ALL?

3 Answers   IBM,


how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).

2 Answers   DELL, Mind Tree,


01 x pic s9(8) comp. How will the following value be internally allocated '18787'

4 Answers   Steria,


When is a scope terminator mandatory?

3 Answers  


i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..

5 Answers   IBM,






I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.

1 Answers   L&T,


i have variable record in the 5th, i want to sort from 5th filed ? how ?

2 Answers   TCS,


What is the point of the REPLACING option of a copy statement?

3 Answers  


What are differences between Static Call and Dynamic Call?

10 Answers   IBM, KBC, Keane India Ltd, Verizon,


TYPES OF SORTINGS. which is more prefarable.

2 Answers   Syntel, TCS,


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

2 Answers   IBM, Wipro,


What does the INITIALIZE verb do?

1 Answers  


Categories