01 a pic 9(9v99)
01 b pic 9(9.99)
wht will be the stored vales in both cases
Answer Posted / praveen
I also not seen such declation in COBOL.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
What is cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the usage of comp fields in cobol?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What do you understand by psb and acb?
What are literals?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What kind of error is trapped by on size error option?
What are various search techniques in cobol? Explain.
Write some characteristics of cobol as means of business language.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Can a Search can be done on a table with or without Index?
What are all the divisions of a COBOL program?