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
For rewrite, why is it mandatory that file needs to be opened?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
State the various causes of s0c1, s0c5 and s0c7.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
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
How do you reference the following file formats from cobol programs?
How many sections are there in data division in COBOL?
Can we redefine the field of x(200) to less than 200?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are the pertinent COBOL commands?
Write the code implementing the perform … varying.
what is search and searchall?what is the diffrence between them?give an best example?
What is the use of intialize verb?
Difference between cobol and cobol-ii?