Answer Posted / ashar
It will initialise with other values rather than default values i.e., without 0's and '-'s
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is inspect in cobol ?
Name the sections present in data division.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
In which area will you utilize 88 level items in cobol?
Which Search verb is equivalent to PERFORM…VARYING?
Differentiate between structured cobol programming and object-oriented cobol programming.
Difference between array and sub-script ?
What are different data types in cobol?
What is the difference between perform … with test after and perform … with test before?
What is the difference between comp and comp-3 usage?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Which is not true about evaluate statement
What are the cobol coding sheets?
In COBOL programming, what is PERFORM? What is VARYING?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.