what are the Pre requisites for binary search?
Answer Posted / parthan
The pre-request for binary search is you have to do SORT the internal table. Then use binary search for the internal table. otherwise performance issue for the internal table.
| Is This Answer Correct ? | 33 Yes | 6 No |
Post New Answer View All Answers
How can you manipulate the presentation and attributes of interactive lists?
Explain what are standard layouts sets in the sap script?
How will you insert record in a sorted table
What is transparent table?
Did you create primary index?
How to create user interfaces for lists?
What are the steps in creating screen ?
Why bapi need then bdc ? : abap bdc
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
Differentiate screen painter from menu painter.
How do you find if a logical database exists for your program requirements?
What is the function of the correction system?
What is the difference between call transaction and session method? : abap bdc
What are the function modules used to create batch input session? : abap bdc
What are the functions of lock objects?