88 level entry is used for
(a) data items in WORKING-STORAGE SECTION
(b) items with RENAMES clause
(c) condition-names
(d) None of the above
Answers were Sorted based on User's Feedback
Answer / sunil
ans is c
there are certain diff levels we have 66 77,88
66-renaming clause
77 redfine
88 conditional
49 lngth and size representimg of txt
| Is This Answer Correct ? | 1 Yes | 1 No |
have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
TYPES OF SORTINGS. which is more prefarable.
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
How do you reference the following file formats from cobol programs?
What are the differences between COBOL and COBOL II?
What is 88 level used for ?
Have you code any new programs in COBOL ? What is the functionality of the programs?
what are the control characters used in reports
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
What is an in line PERFORM? When would you use it? Anything else to say about it?
How are the next sentence and continue different from each other?
can we use reference modification an arry.