What are the different rules for performing sort operation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

0 Answers  


Write a program that uses move corresponding.

0 Answers  


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

0 Answers  


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

0 Answers  


in cobol perform stmt whether it first checks the condition or not

9 Answers  






How do get the result of your program directly on your pc?

0 Answers   UST,


consider the following two statements MOVE 10 TO N PERFORM PARA-X N TIMES STOP RUN PARA-X MOVE 5 TO N how many times PARA-X willbe exicuted? a.10 b.5 c.infinate d.execution error

6 Answers   ABCL, TCS,


how to run sub programs using static and dynamic call ...

3 Answers   TCS,


Explain Restart Logic in Cobol?

1 Answers   L&T, Syntel,


How many variables can be declared in w-s section.?

2 Answers  


how to transfer the file from pc to mainframe??

4 Answers  


How do you define a variable of comp-1 and comp-2?

0 Answers  


Categories