InterviewSolution
Saved Bookmarks
| 1. |
How Many Bytes Does A S9(7) Comp-3 Field Occupy ? |
|
Answer» Will take 4 BYTES. Sign is STORED as hex value in the last nibble. Will take 4 bytes. Sign is stored as hex value in the last nibble. |
|