When search all is used in cobol program without sorted
input data?
Answer Posted / rookie
I think answer#2 is correct.
But i think the main intention of the question was what if
we dont sort the input data will the Search all work or not
work?
So if this is what intended by the question,than i think
that definately Search all will work but it will give
unpredictable results.
Correct me if i am wrong, in this scenario.
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
how to convert the recors form vsam file to db2 table tru file aid
how to move the records from file to array table. give with code example
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the different open modes available in cobol?
) how do u code after getting data?
How do you define a variable of comp-1 and comp-2?
How are the next sentence and continue different from each other?
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 are the pertinent COBOL
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 is the difference between structured cobol programming and object alternativelyiented cobol programming?
Which is not true about evaluate statement
how do you reference the variable block file formats from cobol programs
how do you define single dimensional array and multidimensional array in your cobol?