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 / tejas sheth

Hi

For internal sort you need to code a program by specifying
the sort criteria and that the program need to be compiled
and linked.

But in case of External sort there is no need for coding the
program.Moreover you can change the sort criteria just by
changing the sort parameters that passed thru the SYSIN card.

So the external sort is more efficient compared to internal
sort.

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you reference the fixed block file formats from cobol programs

1155


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1195


Differentiate between structured cobol programming and object-oriented cobol programming.

1075


how do you reference the rrds file formats from cobol programs

1494


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

2080


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2221


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2327


What is the Purpose of Pointer in the string?

1025


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1222


Which Search verb is equivalent to PERFORM…VARYING?

999


What is amode(24)?

1187


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1144


What rules are to be followed while using the corresponding options?

1016


What is cobol?

1193


When is inspect verb is used in cobol?

1180