What is the difference between SEARCH and SEARCH ALL? What
is more efficient?
Answer Posted / vidhya
Search All is more efficeint provided the input is in the
sorted order
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain about different table spaces.
Difference between cobol and cobol-ii?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is perform what is varying?
i want a program using by if, evaluate , string, unstring, perform, occurs?
explain sorting techniques in cobol program?
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between perform … with test after and perform … with test before?
what is the difference between COBOL2 AND COBOL390?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Have you used comp and comp-3 in your project? And how?
For rewrite, why is it mandatory that file needs to be opened?
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.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How arrays can be defined in COBOL?