how many bytes does s9(7)COMP-3 field occupies?
Answer Posted / bhaskar r
4byets
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
Why did you choose to work with ibm mainframe cobol programming?
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 difference between static and dynamic call in cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
How do define dynamic array in cobol.
What are different data types in cobol?
How do u write test cases?
Explain the configuration section of a cobol program with examples of syntax.
What are literals?
how do you reference the variable block file formats from cobol programs
How many sections are there in data division in COBOL?
What are the pertinent COBOL
What is amode(31)
how to convert the recors form vsam file to db2 table tru file aid