What is the difference between SEARCH and SEARCH ALL? What
is more efficient?
Answer Posted / avinanda mukherjee
Ans #1 is corrent, in addition, Search all is working in a
sorted array(binary search) and it is more effiecient then
verb search.
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do define dynamic array in cobol.
Write a cobol program making use of the redefine clause.
how to refer the data field?
What is Pic 9v99 Indicates in COBOL?
What is a scope terminator give example?
how to move the records from file to array table. give with code example
Are you comfortable in cobol or jcl?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do u write test cases?
how do you reference the printer file formats from cobol programs
IF I mention stop run in CICS what happens?