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 different abap editors? What is the used of different editors in abap?
What is sequence of event triggered in report?
What are the 3 types of tables in sap? : abap data dictionary
Explain the different types of screen keywords?
What is the Difference between At Line selection and At user-command?
What is database utility?
What is primary index?
How the at-user command serves mainly in lists?
Explain the sequences of event block?
What happens Update command is used without where clause ?
What are the user groups?
What are table clusters?
Which database object is used for storing the system variables? : abap data dictionary
Explain client-dependent and client-independent tables.
What is a subscreen? How can we use a subscreen?