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
Differentiate between structured cobol programming and object-oriented cobol programming.
what happens if parmparameter passes zero bytes to the program
What are the different rules of SORT operation?
What is difference between static and dynamic call in cobol?
What type of SDLC u followed? Why?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
what are decleratives in cobol?
What is the difference between perform … with test after and perform … with test before?
What is the difference between binary search and sequential search?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are various search techniques in cobol? Explain.
What is a scope terminator give example?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Which is not true about evaluate statement
What is the utilization of copybook in cobol? Could we utilize a similar copybook?