how much exact time will take binary search option using
along with read statement?

Answer Posted / sivaramakrishna

if we use the linear search fo search a record the response
time is directly prapotional to the no of records.
if we use binary search the response time is
logarithamically prapotional to the no of records.

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Check and Continue?

653


Sy index and sy tabix

965


What is the major difference between pool tables and transparent tables?

513


How to read 5th record from Hash Internal Table?

834


Give examples of transparent table?

699






did u done enhancement framework?how u implemented?

5037


What are the kinds of foreign key fields?

533


Name the abap/4 modularization techniques? : abap modularization

647


Differentiate between table and template ?

598


What is client in the sap system? : sap abap hr

572


Does sap handle multiple languages?

557


What are the other modules integrated with om? : sap abap hr

542


On which event we can validate the input fields in module programs?

595


Why we are using Macros instead of Function Modules

1617


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

1917