TYPES OF SORTINGS.
which is more prefarable.

Answers were Sorted based on User's Feedback



TYPES OF SORTINGS. which is more prefarable...

Answer / girish kumar

2 TYPES OF SORTINGS

1.INTERNAL SORTING- cobol sorting
2. EXTERNAL SORTING.- jcl sorting.

WE MAINLY USE EXTERNAL SORTING, WHICH IS EASY AND FAST.

Is This Answer Correct ?    35 Yes 0 No

TYPES OF SORTINGS. which is more prefarable...

Answer / adarsha

internal sort.. because we can have data validations to the
max extent a programmer could do...

Is This Answer Correct ?    0 Yes 12 No

Post New Answer

More COBOL Interview Questions

Explain complete concept of table handling in COBOL with an example?

2 Answers   IBM, TCS, Wipro,


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

0 Answers  


Define static linking and dynamic linking.

0 Answers  


how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas

3 Answers   IBM,


What is cobol?

0 Answers  






The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND

10 Answers   Huawei, IBM, TCS,


Name some of the examples of COBOl 11?

0 Answers   CSC,


What is the maximum length of a field you can define using COMP-3?

4 Answers   Complex System, Infosys,


What is the problem of ordered sequential files access?

0 Answers  


write a program to eliminate duplicate records in a input file and send them to output file.

2 Answers   IBM,


) how do u code after getting data?

0 Answers   IBM,


What are 77 levels used for?

0 Answers  


Categories