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
How arrays can be defined in COBOL?
example for sub strings ? and refernce modifications whit output pls
What is rmode(any) ?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Discuss about changing dataset name in proc.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What do you understand by psb and acb?
HOw can I get the negative sign while deduct high value from low value
What is the difference between binary search and sequential search?
In COBOL programming, what is PERFORM? What is VARYING?
What are various search techniques in cobol? Explain.
What is the difference between goback, stop run and exit program in cobol?
What is the difference between next sentence and continue in cobol programing language?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how to access the file from prodution from changeman tool and to submit a file to production