What is the difference between a binary search and a
sequential search?
Answer Posted / anil prajapati
in cobol Binay search is referred as search all , record
should be in sorted order but sequential search is termed
as search in sequential search not required that record
should be sorted order
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Why did you choose to work with ibm mainframe cobol programming?
How do you differentiate between cobol and cobol-ii?
what is the use of outrecord?
Can you please let me know the centre name of INS certification in Kolkata.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the local-storage section?
Difference between array and sub-script ?
how do you reference the rrds file formats from cobol programs
how to access the file from prodution from changeman tool and to submit a file to production
Write the code implementing the perform … varying.
A table has two indexes defined. Which one will be used by the SEARCH?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps