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

What is sort? And its syntax?

667


What is perform?

535


Explain how to update data area in cobol 400 program?

574


What is the actual use of fillers?

503


What is the syntax of sort?

538






Explain the difference between search and searchall?

509


What is the syntax of redefine?

535


What is input procedure?

578


What are fillers?

527


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


seqence numbers in cobol

2658


Explain the difference between section, paragraph and sentences?

510


Define redefine?

559


why icetool be used in programmer view?

2140