Computer Science, asked by YASEENBOOS, 14 days ago

2. Short answer type questions.
What is an octal number system?
How many bits are there in 1 nibble?
What is base in number system?
، ، ،​

Answers

Answered by Sisters5678
2

a.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.

b.multiply the digital storage value by 4, 1×4=4

c.In a positional numeral system, the radix or base is the number of unique digits, including the digit zero, used to represent numbers. For example, for the decimal/denary system (the most common system in use today) the radix (base number) is ten, because it uses the ten digits from 0 through 9

Similar questions