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 Purpose of Pointer in the string?
How do define dynamic array in cobol.
What are 77 levels used for?
What is the compute verb? How is it used?
What is the LINKAGE SECTION used in COBOL?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is static and dynamic call in cobol?
Describe the cobol database components?
What is a report item?
) How do u handle errors in BMS macro?
What rules are to be followed while using the corresponding options?
What are the various section in data division and briefly explain them.