InterviewSolution
Saved Bookmarks
| 1. |
Define byte? |
|
Answer» A collection of 8 bits is called Byte. A byte is considered as the basic unit of measuring the memory size in the computer. |
|