Answer Posted / ch.mohan
only 18 digiotes is valid
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain what you understand by passing by value.
Write a program to enter and display the names of students in a class using the occurs clause.
Name the divisions, which are available in a cobol program?
i need a small 3d program using inline and outline.
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is redefines clause in COBOL?
What is the compute verb? How is it used?
What are declaratives and what are their uses in cobol?
What is the utilization of copybook in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
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?
What is the difference between external and global variables in COBOL?
In COBOL programming, what is PERFORM? What is VARYING?
Mention the guidelines to write a structured cobol program?
What is Pic 9v99 Indicates in COBOL?