awesome-everything RU
↑ Back to the climb

Base CS from zero

What a computer is: multiple-choice review

Crux Multiple-choice synthesis across the unit: why two states win, place value, encodings, boolean completeness, and gates building arithmetic.
Your altitude — climbing toward senior
ZeroJuniorMiddleSenior
You are at middle altitude — in the sky
◷ 13 min

Six questions that span the whole unit — from why a transistor has two states, up to how those same two states become numbers, letters, colours, truth values, and finally arithmetic. Each one asks you to connect two ideas, not recite one definition.

Goal

Confirm you can trace the single thread that runs through the unit: two-state hardware to bits to place value to encodings to boolean logic to gates to arithmetic. If the connections hold, the unit’s mental model is solid.

Quiz

A junior engineer asks why chips do not use ten voltage levels (one per decimal digit) to pack more into each wire. What is the real reason hardware settled on two?

Quiz

A colleague says 'a 16-bit number can hold twice as much as an 8-bit number.' Why is this wrong, and what is the right statement?

Quiz

A teammate insists the byte 01000001 'is the letter A.' Correct the statement at the level this unit teaches.

Quiz

Why is a truth table called the definition of a boolean operation, rather than just a summary of it?

Quiz

Someone claims XOR must be a hardware primitive because 'if statements need it.' Using what the unit teaches about completeness, how do you respond?

Quiz

In a half-adder summing two bits, why is the sum bit wired from an XOR circuit and the carry bit from an AND gate?

Recap

The unit is one chain: two-state hardware exists because a wide noise gap makes reads reliable; bits grouped by place value become numbers, where each added bit doubles the range; the same bits become letters, colours, or sound only through an agreed encoding; a bit read as a truth value feeds AND, OR, NOT, which are functionally complete; and those operations, realised as gates and wired into circuits, build a half-adder and ultimately all of arithmetic. Every link rests on the one below it.

Continue the climb ↑What a computer is: free-recall review
shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?
sources2
expand
  1. 01
  2. 02

Trademarks belong to their respective owners. Editorial reference only.