Answer Posted / srikanth doki
Binary search is also known as search all.
For large tables with more than 10 records this search is
used. The records must be either in ascending or descending
order. First it will divide it into two parts and then it
will search for the center one if it not match then it will
search for the left or right half most ones.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which Search verb is equivalent to PERFORM…VARYING?
How do you reference the following file formats from cobol programs?
Can we change the password using ALTER? anyone tried and changed?
Write the code to count the sum of n natural numbers.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What are the different rules for performing sort operation?
Difference between array and sub-script ?
How to know whether the module is dynamical or statistical?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that