what are the Pre requisites for binary search?
Answer Posted / prashant sharma
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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
How will you link form with the event driven in sap scripts?
What is new enhancement framework?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What is static attribute
What is a table pool? : abap data dictionary
Which infotype records can not be deleted ? : abap hr
What are the types of windows in sap script?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
function modules are also external subroutines. State true or false. : abap modularization
What is asap methodology? : sap abap hr
What is search help exit? : sap abap data dictionary
How to create any functions?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Can we access static attribute from instance method
Why do we need enhancements?