01 A PIC 9.
01 B PIC 99V1.
01 C PIC 99.
MOVE 1 TO A.
MOVE 0.2 TO B.
COMPUTE C ROUNDED TO 3/3 + A.
Answer Posted / kavitharameshchandra
2.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between search and searchall?
Explain the difference between comp & comp-3?
seqence numbers in cobol
What is sort? And its syntax?
Explain the input procedure and output procedure?
What is output procedure?
Explain the output procedure?
Define sort?
What is comp?
why icetool be used in programmer view?
What is the syntax of sort?
What is the syntax of redefine?
Define redefine?
What is sort?
Define redefine and its syntax?