InterviewSolution
Saved Bookmarks
| 1. |
You can perform _ on binary number. |
|
Answer» ematics and digital electronics, a binary number is a number expressed in the base-2 NUMERAL system or binary numeral system, which uses only two symbols: typically "0" (zero) and "1" (one). The base-2 numeral system is a positional notation with a radix of 2. Each DIGIT is referred to as a BIT. |
|