Zusammenfassung der Ressource
Frage 1
Frage
Why do computers have to use binary?
Antworten
-
Because they are dumb and can only understand two digits 1 and 0
-
Because a computer is made of many transistors that can either be on or off
-
bcause binart is the smallest base possible and that makes computers easier to work with.
Frage 2
Frage
What is 00010101 +10101100?
Antworten
-
11101110
-
11111100
-
11000001
-
overflow error
Frage 3
Frage
What is 00010101 X 8
Antworten
-
00101010
-
01010100
-
10101000
-
overflow error