We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc12e0 commit 9030c4cCopy full SHA for 9030c4c
1 file changed
number-systems/Part-1.md
@@ -25,7 +25,7 @@ Q6: What is 10001 + 10001?
25
Answer: 100010
26
27
Q7: What's the largest number you can store with 4 bits, if you want to be able to represent the number 0?
28
-Answer: 1111
+Answer: 15
29
30
Q8: How many bits would you need in order to store the numbers between 0 and 255 inclusive?
31
Answer: 8
0 commit comments