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 / anil prajapati

in cobol Binay search is referred as search all , record
should be in sorted order but sequential search is termed
as search in sequential search not required that record
should be sorted order

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Global and External Variables?

1432


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1266


What are the pertinent COBOL

2620


Why would you use find and get rather than to obtain?

1258


How do u write test cases?

2109


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1207


how do you reference the ksds vsam file formats from cobol programs

1243


Write the code to count the sum of n natural numbers.

1253


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10005


What is the compute verb? How is it used?

1185


How to remove 2 duplicate records and copy only one using job control language?

1257


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6661


how to convert the recors form vsam file to db2 table tru file aid

3311


What is the difference between next sentence and continue in cobol programing language?

1274


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

1203