Answer Posted / narasimha reddy.k
05 WS-TX-REASON PIC X(10).
05 WS-TX-NUM REDEFINES WS-TX-REASON PIC 9(06).
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are different data types in cobol?
Can we redefine the field of x(200) to less than 200?
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between Global and External Variables?
Difference between cobol and cobol-ii?
Write a program to explain size error.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the usage of comp fields in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is amode(24)?
What is static and dynamic call in cobol?
Write a cobol program making use of the redefine clause.
How do you reference the following file formats from cobol programs?
What is perform what is varying?