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 / dimpy19

b. 01000250

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the various parameters utilized in the creation of a gdg?

684


Is their any limit for data sets?

704


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1802


What is the purpose of the dd keylen parameter?

725


What is the function of dd name parameter with a 2 part structure; audit.report?

703






What do you understand by the term notcat 2 – gs?

759


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

606


whats the diff bw the evaluate also and and?

1857


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

633


List the different components of jcl statement?

697


What are the utility programs in jcl?

648


What are steplib and joblib?

725


How can a fb file convert to vb file using sort program?

807


Why include statement is used in a jcl?

691


How can a stopped job be started again?

714