Define sort?


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

Post New Answer

More COBOL400 Interview Questions

WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?

2 Answers  


When search all is used in cobol program without sorted input data

3 Answers  


Code how to read 5th element of the array?

2 Answers   CGI,


What is output procedure?

0 Answers  


why icetool be used in programmer view?

0 Answers  






Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

0 Answers  


write a cobol program to display prime numbers between 1 to 100?

5 Answers   Cap Gemini, NISA,


How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code

5 Answers   CGI,


Explain the difference between section, paragraph and sentences?

0 Answers  


What is redefine?

0 Answers  


What is sort?

0 Answers  


01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.

2 Answers  


Categories