why occurs clause not mentioned in 01 level
Answer Posted / muthu
Level 01 refers to a group item where as occurs clause is
only for elementary items.............i.e other than
01...like 02..03....etc., it should be an independent one.
Is This Answer Correct ? | 11 Yes | 28 No |
Post New Answer View All Answers
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What are the different data types in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between goback, stop run and exit program in cobol?
Can we change the password using ALTER? anyone tried and changed?
how do you reference the esds vsam file formats from cobol programs
Difference between array and sub-script ?
HOw can I get the negative sign while deduct high value from low value
Why occurs cannot be used in 01 level in COBOL?
Which is not true about evaluate statement
Mention the guidelines to write a structured cobol program?
What is the usage of comp fields in cobol?
Write a program to explain size error.
What are various search techniques in cobol? Explain.