Computer system and CPU flashcards

Descrição

A series of flashcards covering simple questions relating to computer systems and CPU
Andrew Evans
FlashCards por Andrew Evans, atualizado more than 1 year ago
Andrew Evans
Criado por Andrew Evans aproximadamente 8 anos atrás
25
2

Resumo de Recurso

Questão Responda
What 5 words describe a computer system?
What's the definition of an embedded system? An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system
What are input/output devices in a computer system? I/O devices are the pieces of hardware used by a human (or other system) to communicate with a computer. Examples: mouse, keyboard, monitor, printer
What computer component performs the fetch-decode-execute cycle, and when? When a program is being executed, the CPU performs the fetch-decode-execute cycle, which repeats over and over again until reaching the STOP instruction.
What CPU and memory components are directly involved in the fetch-decode-execute cycle?
What does ALU stand for? Arithmetic Logic Unit