How is sign stored in Packed Decimal fields and Zoned
Decimal fields?
Answer Posted / purushothr
sign ll stored in
packed decimal: last bit(comp3)
zoned decimal field: most significan bit(comp)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to remove 2 duplicate records and copy only one using job control language?
What is the problem of ordered sequential files access?
Can you please let me know the centre name of INS certification in Kolkata.
What is perform what is varying?
how do you reference the ksds vsam file formats from cobol programs
Write the code to count the sum of n natural numbers.
Difference between array and sub-script ?
How many sections are there in data division in COBOL?
How you can read the file from bottom?
When is inspect verb is used in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
In COBOL programming, what is PERFORM? What is VARYING?
Describe the cobol database components?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?