Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a binary search and a
sequential search?

Answer Posted / muhammad abdul aleem

Binary Search | Sequential Search
1.Search All | 1.Search
2.Data should be in sorted | 2.Data can be in any order
order |
3. Only 1 When condition | 3. Any no. of when conditions
can be used | can be used.
4. Only '=' relational | 4. Any relational operator.
operator is used |
5. Access is faster | 5. Access is slow
6.Used for only single | 6. used for single/Multi
dimentional array | dimentional array.

Is This Answer Correct ?    124 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

1291


) how do u code after getting data?

2203


What is static and dynamic call in cobol?

1113


How do u write test cases?

2106


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2131


What is redefines clause in COBOL?

1342


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1259


Which is not true about evaluate statement

2508


What type of SDLC u followed? Why?

2046


what is the use of outrecord?

2269


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1295


Explain how you can characterize tables in cobol?

1110


Explain how to differentiate call by context by comparing it to other calls?

1238


what is difference between cobol and cobol/400

23058


HOw can I get the negative sign while deduct high value from low value

2296