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
Answer Posted / 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 |
Post New Answer View All Answers
What is amode(31)
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is the difference between next sentence and continue in cobol programing language?
Mention the guidelines to write a structured cobol program?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is the local-storage section?
Write a program to enter and display the names of students in a class using the occurs clause.
How are the next sentence and continue different from each other?
) what is the difference between AID and HANDLE AID?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How do you reference the fixed block file formats from cobol programs
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What are the different rules for performing sort operation?
Write down the divisions of cobol program?