consider the following piece of code

01 GROSS-PAY
05 BASIC-PAY PIC 9(5)
05 ALLOWENCES PIC 9(3)
if BASIC-PAY has a value 1000 and ALLOWENCES has a value
of 250,what will be
displayed by the statement
DISPLAY GROSS-PAY
a.1250
b.01000250
c.01250
d.1.250

Answer Posted / ajith

(b)

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between array and sub-script ?

1159


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1951


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

682


What guidelines should be followed to write a structured cobol prgm?

668


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1900






explain sorting techniques in cobol program?

686


Why would you use find and get rather than to obtain?

679


What is the difference between external and global variables in COBOL?

811


What the difference is between continue and next sentence?

651


In COBOL programming, what is PERFORM? What is VARYING?

668


how to access the file from prodution from changeman tool and to submit a file to production

6680


What is the difference between PIC 9.99 and PIC9v99?

774


What is the difference between goback, stop run and exit program in cobol?

920


what are decleratives in cobol?

1827


What is link edit in cobol?

756