using redefine can you redefine lower variable size to
higher variable size?
Answer Posted / harikumr ch
Syn:Levelnumber dataname-1 redefines data-name-2
The data-name-1 & data-name-2 must be of same size.(From
level 02).Incase of 01 level, the size of data-name-1 must
not exceeds that of data-name-2.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the usage of comp fields in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What are different data types in cobol?
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between Global and External Variables?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How you can read the file from bottom?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Write down the divisions of cobol program?
What are the different rules of SORT operation?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do define dynamic array in cobol.
What is amode(31)
What is cobol?