what is the meaning of pic 9(09)v99-

Answer Posted / suryaprathap

999999999.99

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

684


how do you reference the ksds vsam file formats from cobol programs

666


How to print 10 to 1 if the input have only 10 digit number?

813


State the various causes of s0c1, s0c5 and s0c7.

665


What is the difference between PIC 9.99 and PIC9v99?

783






Which is not true about evaluate statement

1595


what happens if parmparameter passes zero bytes to the program

1667


What is the Purpose of POINTER Phrase in STRING command in COBOL?

723


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1119


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

710


For rewrite, why is it mandatory that file needs to be opened?

623


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


What are the different rules to perform a Search?

619


Explain about different table spaces.

651


what is search and searchall?what is the diffrence between them?give an best example?

5563