Zoned Decimal Data

Categories:

Quiz: Zoned Decimal Data

1. 
What is the largest zoned decimal value that can be defined?
2. 
True of false? A 16 digit zoned decimal field requires 16 bytes of storage.
3. 
What are the valid signs for zoned decimal data?
4. 
Where is the sign stored in a zoned decimal field?
5. 
Which instruction converts zoned decimal fields to packed?
6. 
Which statement is true?
7. 
In zoned decimal, what are the leftmost 4 bits of a byte called?
8. 
What are the hexadecimal contents of the field defined as X DC Z'-12345' ?
9. 
In zoned decimal, what are the rightmost 4 bits of a byte called?
10. 
What are the hexadecimal contents of the field defined as X DC Z'12345' ?