Answer Posted / mahathiaz
1. You can REDEFINE a Variable from one PICTURE class to
another PICTURE class by using the same memory
location.
2. By REDEFINES we can INITIALISE the variable in
WORKING-STORAGE Section itself.
3. We can REDEFINE a Single Variable into so many sub
variables. (This facility is very useful in solving Y2000
Problem.)
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is inspect in cobol ?
How can you get the ksds file records into your cobol program?
Why would you use find and get rather than to obtain?
Can you please let me know the centre name of INS certification in Kolkata.
IF I mention stop run in CICS what happens?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is a SSRANGE and NOSSRANGE?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
what is search and searchall?what is the diffrence between them?give an best example?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do u write test cases?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are all the divisions of a COBOL program?
What is the difference between comp and comp-3?