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 / narendra kumar

The correct answer is 02.
Compute C rounded = 3/3 + A.
Result will be 02.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to detect record is locked in cobol/400? What is the solution for that?

534


What is redefine?

557


Explain the input procedure and output procedure?

522


I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks

2069


How to detect record is locked in cobol/400?

542






Explain the difference between comp & comp-3?

549


What are the types of perform?

573


Explain the input procedure?

539


why icetool be used in programmer view?

2143


Explain the syntax of sort?

561


Explain the types of perform?

525


Explain the syntax of redefine?

521


What is sort?

536


What is the actual use of fillers?

503


Define redefine?

561