Computer Science, asked by priya8915, 11 months ago

Why is the base of the octal number system is 8?


class7

Answers

Answered by MS903
1
The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7. Octal numerals can be made from binary numerals by grouping consecutive binary digits into groups of three (starting from the right). For example, the binary representation for decimal 74 is 1001010.

priya8915: Google to copy
priya8915: haaaaa
Similar questions