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 is your approach for writing a bdc program? : abap bdc
What are the data types of the external layer?
What is the tcode for sapscript forms?
What is the use of at new statement ?
Update types in Call transaction method. What is the difference?
Can a constructor be declared private? If yes then in which scenario?
what is defference between repository and non repository Object?
How would you define the exponents for a type âfâ field?
performance tuning concepts
What does an exec sql statement do in abap? What is the disadvantage of using it?
Explain what are the events used for logical database?
What are the system fields?
What are the properties of selection screen?
What is smart forms? : abap hr
What is the use of the raising exception?