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
What are the system table used in abap?
what is the t-code to link technical and functional operation?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are the different methods of bdc? : abap bdc
What are the different types of parameters?
How to creat transactions? : abap data dictionary
How many lists can a program can produce?
Name the abap/4 modularization techniques?
What are the functional modules used in sequence in bdc? : abap bdc
Different types of luws. What are they?
What two statements would be used to exchange data between programs using abap memory?
What is the difference between Exit and Stop?
What are the types of the programming language used in the sap abap software?
How are the date abd time field values stored in sap?
What are differences between at selection-screen and at selection-screen output?