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...

whats the difference between search and search all?

Answer Posted / siddu

search is sequential search.in this data need not be in
sorted ordern sorted order. while dealing with less amount
of data search is much efficeint

searchall is binary search. here data must be in sorted
order. while deeling with lorge amount of data searchall is
efficient

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a SSRANGE and NOSSRANGE?

1519


What are the different data types in cobol?

1507


Mention the guidelines to write a structured cobol program?

1135


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

1238


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

1271


Difference between cobol and cobol-ii?

1336


Write a program that uses move corresponding.

1201


State the various causes of s0c1, s0c5 and s0c7.

1136


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2354


how do you reference the fixed unblock file formats from cobol programs

1302


what is the use of outrecord?

2269


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1213


What is the difference between Call and a Link?

1255


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

1254


What is the usage of comp fields in cobol?

1222