OCCURS clause is used in the DATA DIVISION on data names at
(a) 01 level
(b) 77 level
(c) 88 level
(d) any level from 02 to 49
Answer Posted / vijay korde
d
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Explain the configuration section of a cobol program with examples of syntax.
What is rmode(any) ?
When is inspect verb is used in cobol?
How do you reference the fixed block file formats from cobol programs
What type of SDLC u followed? Why?
How to know whether the module is dynamical or statistical?
What is the problem of ordered sequential files access?
What is the local-storage section?
What is the difference between Global and External Variables?
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 i see junk values in dclgen or in hostvariable of comp ?
Define static linking and dynamic linking.
What are the cobol coding sheets?