Suppose i have a Cobol field of 10 byte. it contains a
decimal sign.How to know where is the point location?
Answer Posted / chinmay
Suppose we have a amount
01 amt pic s9(5)v99
we denote the point location in v position
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is difference between cobol and cobol/400
How are the next sentence and continue different from each other?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What type of SDLC u followed? Why?
What are literals?
What are 77 levels used for?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the Purpose of Pointer in the string?
Can we change the password using ALTER? anyone tried and changed?
What are the cobol coding sheets?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How do you reference the fixed block file formats from cobol programs
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what is the difference between COBOL2 AND COBOL390?
How do you reference the following file formats from cobol programs?