Answer Posted / anupam kumar
9 whole numbers and 2 decimal places
| Is This Answer Correct ? | 32 Yes | 10 No |
Post New Answer View All Answers
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is a SSRANGE and NOSSRANGE?
i need a small 3d program using inline and outline.
What are the access modes of START statement?
Write the code implementing the perform … varying.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is report-item in COBOL?
What is the usage of comp fields in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
example for sub strings ? and refernce modifications whit output pls
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Write a program to enter and display the names of students in a class using the occurs clause.
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?
How many sections are there in data division in COBOL?
What is a scope terminator give example?