what is the advantage of using redefines instead of
delaring the variables ?
Answer Posted / joshin
redifine will used to change the pic clause of already
declared variable.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Why occurs cannot be used in 01 level in COBOL?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Write the code to count the sum of n natural numbers.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Name the sections present in data division.
how to access the file from prodution from changeman tool and to submit a file to production
Name the divisions, which are available in a cobol program?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Why did you choose to work with ibm mainframe cobol programming?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is rmode(24)
what is the difference between COBOL2 AND COBOL390?