answersLogoWhite

0

A normal byte consists of 8 bits, meaning 8 0s or 1s, this means it can be anything from 00000000 to 11111111. These are just binary numbers, and binary 00000000 is normal (decimal) 0, and 11111111 is decimal 255. So one byte can be any number from 0 to 255. If you don't understand binary, please look at http://en.wikipedia.org/wiki/Binary_numeral_system

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
BeauBeau
You're doing better than you think!
Chat with Beau
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
More answers

A byte represents eight bits (b) of data, with a bit of data equating to a line of eight 1's and 0's (A.K.A binary).

The reason behind this was that early computers could only send eight bits of data at a time. Now, operating systems are being built with 64 bit architecture.

In short, a byte represents a unit of data, made up of eight bits. The next most common unit being the kilobyte, which is composed of 1024 bytes (though there are also kilobits (Kb)).

User Avatar

Wiki User

15y ago
User Avatar

256

User Avatar

Wiki User

13y ago
User Avatar

1

User Avatar

Wiki User

12y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How many different ASCII characters can a byte represent?
Write your answer...
Submit
Still have questions?
magnify glass
imp