Question How many individual bits does it take to write the letter J in binary? (1 point) Responses four four seven seven one one 10

1 answer

The letter 'J' in ASCII is represented by the decimal value 74. In binary, this value is represented as 1001010, which consists of 7 bits.

So the correct answer is seven.