If i have a variable
A pic 9(2) value 10
Compute A = a - 100
what will be the value of A and will there be any error
becoz of the Negative value
Answer Posted / chandrakant sinha
90 will be the output
No error will be generated.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is the LINKAGE SECTION used in COBOL?
) How do u handle errors in BMS macro
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the problem of ordered sequential files access?
What is a SSRANGE and NOSSRANGE?
Whats the difference between search & search ALL?
How many sections are there in data division in COBOL?
Discuss about changing dataset name in proc.
Which is not true about evaluate statement
) How do u handle errors in BMS macro?
What is the utilization of copybook in cobol?
What is the use of intialize verb?
Define static linking and dynamic linking.
What is an in line perform? When would you use it? Anything else you wish to say about it.
i need a small 3d program using inline and outline.