Multiple choice A code which uses more bits for each character is known as Hollerith code Gray code Redundant code Mnemonics Reveal answer Fill a bubble to check yourself C Correct answer Explanation A redundant code uses more bits than are strictly necessary to represent the information, often for the purpose of error detection or correction. By adding extra bits, the system can verify the integrity of the data.