what is a binary search ? and how it is useful in a sorted
internal table?
Answer Posted / siddharth samal
IT DIVIDES THE SEARCH CRITERIA INTO TWO PARTS SO 1ST IT
SEARCH FOR THE 1ST HALF AND IF YOU GET THE DESIRED VALUE IT
WIL NOT SCAN THE SECOND PART WHICH HENANCES PERFORMANCE
TUNING....
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is database view ? : sap abap data dictionary
What is the differrences between structure and table in data dictionary in abap? : abap hr
How many lists can a program can produce?
What is a sequence of event-triggered in report?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is lock objects? : sap abap data dictionary
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What are the functions of lock objects?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What is a table attribute?
What is the collect statement?
What are Delivery classes? What data will you want to transport during client copy?
Explain the Types of Select statements?