The table of ascii characters is of size 128. This requires 7 bits of data. (When stored in an 8 bit byte the high bi
Posted: Tue Apr 12, 2022 10:21 am
The table of ascii characters is of size 128. This
requires 7 bits of data. (When stored in an 8 bit byte the
high bit is usually left 0)
If we had 3 bits of data to represent characters in a data set,
how many characters could our set contain?
Question 1 options:
7
3
9
8
4
requires 7 bits of data. (When stored in an 8 bit byte the
high bit is usually left 0)
If we had 3 bits of data to represent characters in a data set,
how many characters could our set contain?
Question 1 options:
7
3
9
8
4