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

How to detect record is locked in cobol/400?

538


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

552


Explain the difference between section, paragraph and sentences?

510


Explain what all the conditiones required for using open opcode on a file?

503


seqence numbers in cobol

2658






Explain the difference between comp & comp-3?

545


What is redefine?

552


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

522


What are fillers?

527


Explain how to update data area in cobol 400 program?

575


How to update data area in cobol 400 program?

579


What is the syntax of redefine?

535


Explain the syntax of sort?

560


Explain the types of perform?

525


Explain the syntax of redefine?

516