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 / ad
d
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
What is a SSRANGE and NOSSRANGE?
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.
How do you define a variable of comp-1 and comp-2?
Can a Search can be done on a table with or without Index?
Write the code to count the sum of n natural numbers.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What are the cobol coding sheets?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Why would you use find and get rather than to obtain?
State the various causes of s0c1, s0c5 and s0c7.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?