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
What are literals?
How to remove 2 duplicate records and copy only one using job control language?
For rewrite, why is it mandatory that file needs to be opened?
Explain the configuration section of a cobol program with examples of syntax.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Difference between array and sub-script ?
Why did you choose to work with ibm mainframe cobol programming?
Why occurs cannot be used in 01 level in COBOL?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
what is s000 u4087 error? please give the all error codes in cobol,jcl.
what is the difference between COBOL2 AND COBOL390?
) how do u code after getting data?
How many sections are there in data division in COBOL?
What are the pertinent COBOL