Ask Question
27 January, 07:35

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?

+4
Answers (1)
  1. 27 January, 09:19
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers