How many bytes will a message take if it consists of 8 characters taken from the 16 character alphabet?

Answer: 4 bytes.
In an alphabet of 16 characters, the length of each is n from the equation 2 ^ n = 16;
n = 4 bits. Since the message consists of 8 characters, its length is 4 * 8 = 32 bits. There are 8 bits in 1 byte, so to find the final answer, you need 32/8 = 4 bytes.



One of the components of a person's success in our time is receiving modern high-quality education, mastering the knowledge, skills and abilities necessary for life in society. A person today needs to study almost all his life, mastering everything new and new, acquiring the necessary professional qualities.