What is binary search?

Answer Posted / vidhya

Serial search is most cost-effective up to 70 rows, If the
table has more than 70 rows then Binary search is effecient.
The table should be in ascending or descending order

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

733


what happens if parmparameter passes zero bytes to the program

1650


How do you reference the following file formats from cobol programs?

690


Write a program to explain size error.

667


What type of SDLC u followed? Why?

1513






if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5663


When is inspect verb is used in cobol?

669


What is cobol?

736


how to access the file from prodution from changeman tool and to submit a file to production

6664


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1948


What is the default value(s) for an initialize and what keyword allows for an override of the default?

686


What are the various section in data division and briefly explain them.

685


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5049


State the various causes of s0c1, s0c5 and s0c7.

656


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2718