Which of the following files can be OPENed in all the 4
modes? The four
modes are INPUT, I-O, OUTPUT and EXTEND.
(a) INDEXED
(b) RELATIVE
(c) SEQUENTIAL
(d) All of the above

Answer Posted / guest

c)sequential

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1794


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17561


What the difference is between continue and next sentence?

913


i need a small 3d program using inline and outline.

1957


What is a report item?

951


What are declaratives and what are their uses in cobol?

978


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7376


explain sorting techniques in cobol program?

928


What are various search techniques in cobol? Explain.

902


What kind of error is trapped by on size error option?

991


Name some of the examples of COBOl 11?

2919


What is rmode(any) ?

940


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.

1217


What are the pertinent COBOL

2277


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

939