InterviewSolution
Saved Bookmarks
| 1. |
Number of bytes required to store the word MEASURING |
|
Answer» tion:Therefore, a byte, or eight bits, is used as the fundamental unit of MEASUREMENT for data. A byte can store 28 or 256 DIFFERENT values, which is SUFFICIENT to represent standard ASCII characters, such as letters, numbers and symbols. |
|