Matching questions
1-33 of 33
Click a definition to match it with a term
memory
Give this one a try later!
, a circuit that can store 0s and 1s in each of a series of thousands of
addressed locations, like a series of addressed mailboxes that each can
store an envelope (the 0s and 1s). Instructions operate on data, which is
also stored in memory locations as 0s and 1s.
a memory stores bits Those bits may represent processor instructions, or
may represent data used in or resulting from computations.
assembly language
Give this one a try later!
Human-readable processor instructions; an assembler translates to
machine instructions (0s and 1s).
bits
Give this one a try later!
A bit is either 1 or 0, like a light switch is either on or off
1= on , 0 = off
processors
Give this one a try later!
A processor executes instructions like, Add 200, #9, 201, represented as 0s
and 1s.
1-33 of 33
Click a definition to match it with a term
memory
Give this one a try later!
, a circuit that can store 0s and 1s in each of a series of thousands of
addressed locations, like a series of addressed mailboxes that each can
store an envelope (the 0s and 1s). Instructions operate on data, which is
also stored in memory locations as 0s and 1s.
a memory stores bits Those bits may represent processor instructions, or
may represent data used in or resulting from computations.
assembly language
Give this one a try later!
Human-readable processor instructions; an assembler translates to
machine instructions (0s and 1s).
bits
Give this one a try later!
A bit is either 1 or 0, like a light switch is either on or off
1= on , 0 = off
processors
Give this one a try later!
A processor executes instructions like, Add 200, #9, 201, represented as 0s
and 1s.