Saved Bookmarks
| 1. |
Data in the computer each storad in the form of _______ |
|
Answer» A collection of 8 bits is called a byte and (on the majority of COMPUTERS TODAY) a collection of 4 bytes, or 32 bits, is called a word. Each individual data value in a data set is usually stored using one or more bytes of memory, but at the lowest LEVEL, any data stored on a computer is just a large collection of bits. Explanation: |
|