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 disadvantage of search all over search?

Answers were Sorted based on User's Feedback



whats the disadvantage of search all over search?..

Answer / sharath

1)Search all is applied only for single dimensional array.
However Search can be applied against single or
multidimensional arrays.
2)Only one WHEN condition is coded in Search all.

Is This Answer Correct ?    12 Yes 2 No

whats the disadvantage of search all over search?..

Answer / snehatechm

computation speed is fast in search all.
disadvange is file should be in sorted order to be searched.

Is This Answer Correct ?    10 Yes 2 No

whats the disadvantage of search all over search?..

Answer / animesh

In search all,
in when condition we can give only = condition
but in search we can give any conditional operator.

Is This Answer Correct ?    7 Yes 0 No

whats the disadvantage of search all over search?..

Answer / venkat

search is a normal search so it takes a less time to search
the related information but search all first,it will divide
the table and then it will search depends on the
imp.statements like bottom up or up down statments so,for
that one search all will take sme time to search the
contents. for a large no records also search is
sufficient..
correct me ...if wrong..venkat

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More COBOL Interview Questions

Explain the configuration section of a cobol program with examples of syntax.

0 Answers  


How you can characterize tables in cobol?

0 Answers  


Why we need to use redefine clause when we can define the variable seperately... what is actual need....

5 Answers   Accenture,


can internal sort be applied to sort ksds files?

1 Answers  


How to Pass table from a cobol program to another cobol program and how to use that table in called program

8 Answers   Patni, SunGard,


wht is structured cobol pgm and non structred cobol pgm ?

1 Answers   CTS, DELL,


How to know whether the module is dynamical or statistical?

0 Answers  


Explain fixed length record in cobol? with suitable example

1 Answers   IBM,


What is the maximum data length for Numeric DataType ?

3 Answers   Cap Gemini,


How To Separate The Numerics From An Alphanumric Data Item Which Contains Both Alphabates And Numerics ?

4 Answers  


How to read the last 100 records from a COBOL file. The file contains N number of records.

11 Answers   IBM,


How To move a value to an array using move verb?

3 Answers   IBM,


Categories