0 votes
by (120 points)
What is 32 bit number?

1 Answer

0 votes
by (1.3k points)
A single word of memory contains 32 bits, so it requires 32 digits to represent a word in binary form. A more convenient notation is octal, where each digit represents a value from 0 to 7. Each octal digit is the equivalent of 3 binary digits, so a byte of memory can be represented by 3 octal digits.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
0 answers
asked Dec 21, 2020 by hex (260 points)
0 votes
1 answer
asked Nov 19, 2020 by oddparity (200 points)
0 votes
0 answers
asked Oct 28, 2020 by oddparity (200 points)
0 votes
1 answer
asked Jul 20, 2020 by hexbitdriver (200 points)
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by drill (220 points)
...