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 / jagan
ANS IS C
88 LEVEL ONLY USED FOR CONDITION-NAME
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Write down the divisions of cobol program?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are the access modes of START statement?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Write some characteristics of cobol as means of business language.
Can we redefine the field of x(200) to less than 200?
What rules are followed by the search verb.
Why would you use find and get rather than to obtain?
Write a program that uses move corresponding.
What is the difference between structured cobol programming and object alternativelyiented cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is perform what is varying?
What is the difference between Global and External Variables?