Answer Posted / dinesh kumar
Initailize verb initiallizes the data items.
Alphabetic, Alphanumeric fields & alphanumeric edited items
are set to SPACES.
Numeric, Numeric edited items set to ZERO.
FILLER , OCCURS DEPENDING ON items left untouched.
| Is This Answer Correct ? | 25 Yes | 5 No |
Post New Answer View All Answers
What is difference between static and dynamic call in cobol?
What is the difference between comp and comp-3?
What is the difference between Global and External Variables?
Which mode is used to operate the sequential file?
Have you used comp and comp-3 in your project? And how?
What are the different types of condition in cobol and write their forms.
what is difference between cobol and cobol/400
how do you reference the rrds file formats from cobol programs
What are declaratives and what are their uses in cobol?
What is the usage of comp fields in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Define static linking and dynamic linking.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how to refer the data field?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc