If b is the base of the positional number system. What is the range of symbols…
2021
If b is the base of the positional number system. What is the range of symbols it consists of?
Answer: C. 0 to (b − 1) — Starting Point: Every positional number system starts with the symbol 0. Total Count: The total number of unique symbols is exactly equal to the base b.…
- A.
0 to b
- B.
1 to b
- C.
0 to (b − 1)
- D.
1 to (b − 1)
Attempted by 926 students.
Show answer & explanation
Correct answer: C
Starting Point: Every positional number system starts with the symbol 0.
Total Count: The total number of unique symbols is exactly equal to the base b.
Maximum Symbol: Because the count starts at 0, the largest single digit is always one less than the base (b-1).
Loading lesson…