Ask Question
31 January, 20:58

A byte is made up of 8 bits (binary digits). You have a programming language that uses one byte to represent characters and are now modifying your language to use two bytes to represent characters. How many more characters can you represent in your new programming language?

+3
Answers (1)
  1. 31 January, 23:44
    0
    You can only have 2 characters represented in your new programming language since a binary number is made up of 0 and 1, and each character is one byte. One character would be 1 and the other 0.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A byte is made up of 8 bits (binary digits). You have a programming language that uses one byte to represent characters and are now ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers