01 a pic s9(5) occupies how many bytes ?

Answer Posted / manisha

3

Is This Answer Correct ?    3 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a report item?

748


Write the code implementing the perform … varying.

649


What is the difference between PIC 9.99 and PIC9v99?

791


Mention the guidelines to write a structured cobol program?

629


What are the various section in data division and briefly explain them.

712






What is Pic 9v99 Indicates in COBOL?

738


What is redefines clause in COBOL?

854


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

641


Name the sections present in data division.

707


Which mode is used to operate the sequential file?

681


how do you define single dimensional array and multidimensional array in your cobol?

692


State the various causes of s0c1, s0c5 and s0c7.

667


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

688


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1884


What is the default value(s) for an initialize and what keyword allows for an override of the default?

704