Answer Posted / vampire
01 a comp-1
01 b comp-2
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
Discuss about changing dataset name in proc.
Which mode is used to operate the sequential file?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are different data types in cobol?
Explain how to differentiate call by context by comparing it to other calls?
Why occurs cannot be used in 01 level in COBOL?
How do define dynamic array in cobol.
how do you reference the printer file formats from cobol programs
When is inspect verb is used in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Explain the configuration section of a cobol program with examples of syntax.
How many bytes S(8) comp field occupy and its maximum value?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Difference between array and sub-script ?
How are the next sentence and continue different from each other?