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

When search all is used in cobol program without sorted
input data?

Answer Posted / suputhru

I agree with Rookie.

to use Search all table should be necessarily sorted.

If data is not sorted, Program Compilation wont show any
error message. But, program will give unpredictable result.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to know whether the module is dynamical or statistical?

1211


How do you reference the following file formats from cobol programs?

1204


Write the code implementing the perform … varying.

1122


How are the next sentence and continue different from each other?

1338


Name the divisions, which are available in a cobol program?

1293


What is the LINKAGE SECTION used in COBOL?

1599


For rewrite, why is it mandatory that file needs to be opened?

1151


What is the difference between Call and a Link?

1262


What is amode(31)

1223


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

1244


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1298


) How do u handle errors in BMS macro

2105


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

1385


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1501


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

1154