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 internal sort and external sort ?
which is preferable ?

Answer Posted / udhaya

the internal sorting can reside in main memory....external
use secondary memory.....
-internal sorting is independent of time to read/write a
record...external ids dependent on the same
-internal sorting takes input only which can be fit into
its memory...i.e. it takes small input....whereas external
sorting can take as much as large input...

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1307


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

1340


explain sorting techniques in cobol program?

1247


What is a scope terminator give example?

1157


example for sub strings ? and refernce modifications whit output pls

2370


Write a program that uses move corresponding.

1209


Write the code implementing the perform … varying.

1122


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

1219


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

2189


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

1296


What are declaratives and what are their uses in cobol?

1262


What is a report item?

1196


) How do u handle errors in BMS macro

2105


How you can read the file from bottom?

1197


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

1209