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
Explain how to differentiate call by context by comparing it to other calls?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
what is search and searchall?what is the diffrence between them?give an best example?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Write a program to enter and display the names of students in a class using the occurs clause.
) how do u code after getting data?
How do you differentiate between cobol and cobol-ii?
Mention the guidelines to write a structured cobol program?
Why did you choose to work with ibm mainframe cobol programming?
how do you reference the fixed unblock file formats from cobol programs
Can you please let me know the centre name of INS certification in Kolkata.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
) what is the difference between AID and HANDLE AID?