Answer Posted / sudhakar koppavarapu
Redefines clause allows a programmer to give different data
descriptions to the same area of storage.
syntax:
LevelNumeber Identifier1 REDEFINES identifier2.
01 A PIC X(7).
01 B REDEFINES A PIC 9(5)V9(2).
| Is This Answer Correct ? | 24 Yes | 8 No |
Post New Answer View All Answers
What is difference between static and dynamic call in cobol?
What do you understand by psb and acb?
What are the different data types in cobol?
Which division and paragraphs are mandatory for a COBOL program?
What rules are followed by the search verb.
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
explain sorting techniques in cobol program?
A table has two indexes defined. Which one will be used by the SEARCH?
what is search and searchall?what is the diffrence between them?give an best example?
What is Pic 9v99 Indicates in COBOL?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Difference between cobol and cobol-ii?
how do you reference the esds vsam file formats from cobol programs
In COBOL, what is the different between index and subscript?
Can you please let me know the centre name of INS certification in Kolkata.