Answer Posted / sudheer chittiboina
PIC 9(09)V99 is equivalent to PIC 999999999V99
or
999999999 and 2 decimal places
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are the cobol coding sheets?
What is the difference between next sentence and continue in cobol programing language?
how do you reference the variable unblock file formats from cobol programs
how do you reference the printer file formats from cobol programs
What is the difference between goback, stop run and exit program in cobol?
How are the next sentence and continue different from each other?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is the difference between perform … with test after and perform … with test before?
Difference between cobol and cobol-ii?
How to print 10 to 1 if the input have only 10 digit number?
Have you used comp and comp-3 in your project? And how?