Answer Posted / a.roselin
Redefine Clause represents the same storage locations by
diffent data types
| Is This Answer Correct ? | 62 Yes | 3 No |
Post New Answer View All Answers
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is a scope terminator give example?
Write a cobol program making use of the redefine clause.
What is the difference between perform … with test after and perform … with test before?
How do define dynamic array in cobol.
How many sections are there in data division in COBOL?
explain sorting techniques in cobol program?
Explain what you understand by passing by value.
What the difference is between continue and next sentence?
Differentiate between structured cobol programming and object-oriented cobol programming.
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?
what happens if parmparameter passes zero bytes to the program
What is the utilization of copybook in cobol?
How do we get current date from system with century in COBOL?
What is the use of intialize verb?