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

Answer Posted / sudheer kumar chittiboina

the answer of thius question is "999999999.99"

Is This Answer Correct ?    9 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

621


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6837


What is amode(24)?

684


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1808


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

672






Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


How do you get the data to code the BMS macro?

1476


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

859


Name the sections present in data division.

701


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


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

678


When is inspect verb is used in cobol?

679


How you can read the file from bottom?

660


) how do u code after getting data?

1582


How are the next sentence and continue different from each other?

766