InterviewSolution
Saved Bookmarks
| 1. |
What Is Byte? |
|
Answer» A BYTE is equal to 8 Bits. A Byte can represent 256 states of information, for example, NUMBERS or a combination of numbers and letters. 1 Byte could be equal to one character. 10 BYTES could be equal to a word. 100 Bytes WOULD equal an average sentence. A Byte is equal to 8 Bits. A Byte can represent 256 states of information, for example, numbers or a combination of numbers and letters. 1 Byte could be equal to one character. 10 Bytes could be equal to a word. 100 Bytes would equal an average sentence. |
|