What is the general name of the small memory located in a processor?
Control unit
Program counter
Registers
Arithmetic logic unit
What is the main reason to use registers inside CPU?
They are necessary for calculations
Simplification
Reliability
Speed
What is a mnemonic?
Low-level language
Type of a register
Abbreviation of an instruction operation
Binary code that the instruction is translated to
What is the name of a register that stores the intermediate results of arithmetic and logic calculations?
Current instruction register
Accumulator
Memory data register
What is the name of the cycle that takes care of execution of programs?
Program cycle
Execution cycle
Fetch-decode-execute cycle
Decode-execute-fetch cycle
What is the name of the memory that is used to store the data that the processor is likely to reuse?
Cache
HDD
RAM
Register
Which register stores the instruction currently being executed?
Memory address register
Acummulator
Which bus manages the information flow about operations (whether read or write, timing) between the components?
None of these
Address bus
Control bus
Data bus
What is the name of the register that is important for order of the instructions?