InterviewSolution
Saved Bookmarks
| 1. |
Writer the number that make up the binary number system |
|
Answer» WER : ) A BINARY Number is made up of only 0s and 1s. There is no 2, 3, 4, 5, 6, 7, 8 or 9 in Binary! A "BIT" is a SINGLE binary digit.. |
|