consider the following PROCEDURE DIVISION entry
OPEN EXTEND IN-FILE
identify the correct statement
a.organization of IN-FILE is sequential and records can
be added in the
beginning
b.organization of IN-FILE is sequential and records can
be added in the
end
c.organization of IN-FILE is indexed and records can be
added in the
beginning
d.organization of IN-FILE is indexed and records can be
added in the end

Answer Posted / shiva

when ever we access sequential files in extend mode...
it will append the new record at the end of last record
and so on.....


so option b is correct

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

733


what is difference between cobol and cobol/400

21859


Are you comfortable in cobol or jcl?

717


What is length is cobol?

749


What is a scope terminator give example?

735






What are the pertinent COBOL

2124


HOw can I get the negative sign while deduct high value from low value

1876


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1863


What is difference between static and dynamic call in cobol?

903


What is perform what is varying?

804


How to know whether the module is dynamical or statistical?

750


Which Search verb is equivalent to PERFORM…VARYING?

777


What is the difference between structured cobol programming and object alternativelyiented cobol?

854


How do you reference the following file formats from cobol programs?

797


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

796