Answer Posted / sreenath
occurs clause cannot be used in '01' level because it is
used to repeat the elementary data item
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you understand by psb and acb?
Differentiate between structured cobol programming and object-oriented cobol programming.
Have you used comp and comp-3 in your project? And how?
What is cobol?
What is rmode(24)
What are all the divisions of a COBOL program?
What is the local-storage section?
Name some of the examples of COBOl 11?
In which area will you utilize 88 level items in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the different rules for performing sort operation?
what is the difference between COBOL2 AND COBOL390?