what is the difference b/w linear search and binary search?
(how can these search)
Answer Posted / vandan
in case of linear search system will search from begining.
that means Example : z table contains single field with values
1 2 3 4 5 6 7 8 9
if u r searching for a value then system will starts from
first position. if required value is founded then execution
will comes out from z table.
in case of binary search system will starts from mid point.
if value is not founded then it will search for upper half.
in that upper half it will check mid point.like that search
will takes place.
| Is This Answer Correct ? | 112 Yes | 26 No |
Post New Answer View All Answers
Explain what is sap script?
How will you transfer data into a file in application server?
Define infotype ? : abap hr
What are the update types possible?
What is the use of buffering?
Type casting and error handling
Is a logical database a requirement/must to write an abap/4 query?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What are the functions of lock objects?
What are the major steps will you use for tuning?
What is the first thing you do after vendor setup is complete?
Did you create any joins?
Explain the table, which contain the details of all the name of the programs and forms?
Can i Have Some Realtime Examples On Modulepool programming.
What are the organizational related infotypes? : abap hr