There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.


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

Post New Answer

More COBOL Interview Questions

Whats the use of Examine command? can someone help me?

1 Answers   IBM,


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

0 Answers   IBM,


How to display string in the reverse order using occurs clause?

4 Answers  


consider the following two statements MOVE 10 TO N PERFORM PARA-X N TIMES STOP RUN PARA-X MOVE 5 TO N how many times PARA-X willbe exicuted? a.10 b.5 c.infinate d.execution error

6 Answers   ABCL, TCS,


BY seeing a program how can we say that it is static call or dynamic call

5 Answers   CGI,


What is an explicit scope terminator?

3 Answers  


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

0 Answers   Amdocs,


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

0 Answers  


hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?

1 Answers   CGI,


can you declare redefine in level 01?

8 Answers   Patni,


wht is load module and object module ?

2 Answers   DELL, TCS,


Discuss about changing dataset name in proc.

0 Answers  


Categories