1)what is the maximum limit for occurs?
Eg: 01 A PIC X(10) OCCURS N TIME.
What is the max value for N?
Answer Posted / veena
MAXIMUM VALUE OF N IS 7.
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
What is amode(24)?
Write the code implementing the perform … varying.
Explain how to differentiate call by context by comparing it to other calls?
What are different data types in cobol?
Which is not true about evaluate statement
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How many bytes S(8) comp field occupy and its maximum value?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the usage of comp fields in cobol?
Can a Search can be done on a table with or without Index?
How to know whether the module is dynamical or statistical?
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 you define single dimensional array and multidimensional array in your cobol?
What rules are to be followed while using the corresponding options?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?