InterviewSolution
Saved Bookmarks
| 1. |
_____ is defined as the number of different symbols available in the number system |
|
Answer» tion:Binary, hexadecimal, and octal refer to different number SYSTEMS. The ONE that we typically use is CALLED decimal. These number systems refer to the number of symbols used to represent numbers. In the decimal SYSTEM, we use ten different symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 |
|