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 |
How we copy a program from production region to development region.What is the process & syntax ?
Difference between file status codes 02 and 22.... since both are for duplicate key detection.
Give some advantages of REDEFINES clause?
What is the difference between Structured COBOL Programming and Object Oriented COBOL ?
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
What are the different forms of EVALUATE statement?
There are two flat files one having 10 records and other having 5 records. write a cobol pgm to find the duplicate records(matching records)from both files.
What COBOL construct is the COBOL II EVALUATE meant to replace?
Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad
what is the use of outrecord?
If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?
is it possible to pass an SQL query inside a jcl which is inside a cobol program?