Answer Posted / sivakumar sekharannair
Leroy's answer is correct. Redefined variable can have
occurs clause not in the same level but subordinate to the
higher level
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the usage of comp fields in cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
) how do u code after getting data?
Write a program that uses move corresponding.
what are decleratives in cobol?
Explain about different table spaces.
What are the different rules for performing sort operation?
What is the problem of ordered sequential files access?
How you can characterize tables in cobol?
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between next sentence and continue in cobol programing language?
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 kind of error is trapped by on size error option?