1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
program counter
holds the memory address of the next instruction to be executed
memory address register
holds the memory address of where data/instructions are to be fetched from memory
memory data register
stores the data/instructions which has been fetched from memory
current instruction register
stores the instruction the cpu is currently decoding/executing
accumulator
stores the result of any calculations that have taken place in the alu