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 guidelines should be followed to write a structured cobol prgm?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Which Search verb is equivalent to PERFORM…VARYING?
What are the different data types in cobol?
How do define dynamic array in cobol.
what happens if parmparameter passes zero bytes to the program
Name some of the examples of COBOl 11?
how do you reference the esds vsam file formats from cobol programs
Can a Search can be done on a table with or without Index?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Explain about different table spaces.
State the various causes of s0c1, s0c5 and s0c7.
how to move the records from file to array table. give with code example
How do you reference the following file formats from cobol programs?