Explain the syntax of redefine?


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

Post New Answer

More COBOL400 Interview Questions

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

5 Answers   Cap Gemini, NISA,


What is the syntax of sort?

0 Answers  


What is output procedure?

0 Answers  


How to update data area in cobol 400 program?

0 Answers  


How to detect record is locked in cobol/400?

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  


How COBOL helps Mainframe to maintain large records ???

1 Answers   Satyam,


Code how to read 5th element of the array?

2 Answers   CGI,


what is the difference between comp & comp-3?

4 Answers  


Explain how to detect record is locked in cobol/400? What is the solution for that?

0 Answers  


What is comp?

0 Answers  


Explain the difference between comp & comp-3?

0 Answers  


Categories