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


Please Help Members By Posting Answers For Below Questions

Explain the difference between comp & comp-3?

549


What is the syntax of redefine?

540


Explain how to update data area in cobol 400 program?

578


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

2069


Define perform?

522






What are fillers? What is the actual use of fillers? With mall/simple example?

555


Define redefine?

561


What is sort?

536


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

648


seqence numbers in cobol

2664


What is the syntax of sort?

544


What are the types of perform?

573


What is comp?

551


Explain the input procedure and output procedure?

522


Explain the types of perform?

525