Which of the following is considered an input device?
- Printer
- Monitor
- Keyboard
- Speakers
Which architecture allows instructions and data to share the same memory in the fetch-decode-execute cycle?
- RISC architecture
- CISC architecture
- Harvard architecture
- Von Neumann architecture
How is CPU clock speed measured?
- Megabytes
- Gigaflops
- Terahawks
- Hertz
How many instructions per second can a 3.6GHz CPU process?
- 3,600
- 3,600,000
- 3,600,000,000
- 3,600,000,000,000
What is the primary function of an output device?
- Receive user input
- Provide information to the user
- Store data temporarily
- Process calculations
Which type of memory stores frequenty-used instructions and data?
- Solid state
- Random Access Memory
- Read Only Memory
- Cache
Which CPU component ensures data goes to the correct place?
- Control unit
- Registers
- Arithmetic logic unit
- Cache memory
In the Von Neumann architecture, what does the fetch-decode-execute cycle enable?
- Improved graphics performance
- Sequential execution of instructions
- Enhanced network connectivity
- Parallel processing
Which CPU component stores instructions and data currently in use?
- Control unit
- Registers
- Arithmetic logic unit
- Cache memory
Which register stores the data which will be used next?
- Program counter
- Memory address register
- Memory data register
- Accumulator