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)?
What is the use of intialize verb?
What are the different rules for performing sort operation?
How do we get current date from system with century in COBOL?
) how do u code after getting data?
What are the various section in data division and briefly explain them.
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 reference the ksds vsam file formats from cobol programs
Which is not true about evaluate statement
What is the usage of comp fields in cobol?
What is a scope terminator give example?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the different types of condition in cobol and write their forms.
How many sections are there in data division in COBOL?