Multiple choice technology mainframe Sign is stored in the last nibble in a COMP-3 Field True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation In packed decimal (COMP-3) format, each digit occupies half a byte (nibble) except for the last nibble which stores the sign. The sign is encoded as C for positive, D for negative, or F for unsigned positive in the last nibble.