01 a pic s9(5) value '-12345' how it will be stored
Answer Posted / dave
I have verified the Nagaraj Ramammorthy's answer this seems
to be correct...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is rmode(any) ?
Define static linking and dynamic linking.
Can we change the password using ALTER? anyone tried and changed?
What rules are to be followed while using the corresponding options?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What are the different data types in cobol?
What do you understand by psb and acb?
Give some examples of command terminators?
) how do u code after getting data?
What is amode(31)
How to use the same COBOL program in Batch and CICS on lines? explain with an example