what are the Pre requisites for binary search?
Answer Posted / vaidehi
prereqisite for binary search is internal table must be in
sort order.otherwise binary search will start from the
first record if the same record exists again it cant
search properly .
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is output determination?
Explain the use of insert and append statement in sap abap?
Explain the use of table maintenance allowed?
Can there be more than 1 main window in sap script?
How to give programe name as input in BDC report of abap ?
Name the abap/4 modularization techniques? : abap modularization
What is a persistent class?
Define dispatcher?
function modules are also external subroutines. State true or false. : abap modularization
When the get cursor command used in interactive lists?
What is luw or data base transaction ?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Select query optimisation
What is cts and what do you know about it? : abap hr