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 407d7a1 commit 6542364Copy full SHA for 6542364
1 file changed
number-systems/Part-1.md
@@ -22,7 +22,7 @@ Q5: What is 10101 + 01010?
22
Answer: 11111
23
24
Q6: What is 10001 + 10001?
25
-Answer: 11100
+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: 15
0 commit comments