Question d’entretien chez Cognizant

What is the difference between internal sort and external sort ? Explain internal sort in cobol programming.

Réponse à la question d'entretien

Utilisateur anonyme

23 janv. 2018

When we write a SORT logic in COBOL, it is referred as Internal sort...When we use DFSORT/ICTOOL/ICEMEN in JCL to sort a data it is referred as external sort...