Answer Posted / vamsi
The OCCURS clause cannot be specified in a data description
entry that:
-->Has a level number of 01, 66, 77, or 88.
-->Describes a redefined data item.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Write a program to explain size error.
What is a report item?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how can i see junk values in dclgen or in hostvariable of comp ?
What rules are to be followed while using the corresponding options?
What is the difference between comp and comp-3 usage?
Name the divisions, which are available in a cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how do you reference the ksds vsam file formats from cobol programs
Differentiate between structured cobol programming and object-oriented cobol programming.
Write a program to enter and display the names of students in a class using the occurs clause.
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is a SSRANGE and NOSSRANGE?
explain sorting techniques in cobol program?
Explain how to differentiate call by context by comparing it to other calls?