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
What is the difference between goback, stop run and exit program in cobol?
What is the difference between comp and comp-3?
What are literals?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
When is inspect verb is used in cobol?
) How do u handle errors in BMS macro?
what happens if parmparameter passes zero bytes to the program
Which division and paragraphs are mandatory for a COBOL program?
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.
What are various search techniques in cobol? Explain.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do we get current date from system with century in COBOL?
What is the utilization of copybook in cobol?
Whats the difference between search & search ALL?
What is the difference between structured cobol programming and object alternativelyiented cobol?