there is a file whose ORGANISATION is INDEXED.you want to
read the records
from the file in RANDOM fashion as well as
sequentially.then which of the
access mode would you specify?
a.SEQUENTIAL
b.RANDOM
c.DYNAMIC
D.ACCESS MODE has nothing to do with it

Answer Posted / abinand shetty

c.dynamic as it is combination of random and sequential

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of Pointer in the string?

643


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8657


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1931


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720






What guidelines should be followed to write a structured cobol prgm?

673


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2011


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


how do you reference the esds vsam file formats from cobol programs

634


What are various search techniques in cobol? Explain.

650


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1615


What are the different rules to perform a Search?

619


What are 77 levels used for?

659


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


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

17046