Components of a computer
·
Computer Science/Operating System
Computer ArchitectureA computer consists of the following components:CPU (Central Processing Unit)DMA Controller (Direct Memory Access)Memory (Normally RAM, Random Access Memory)TimerDevice Controller CPUThe CPU (Central Processing Unit) is a computer component structured as follows:It is a worker that simply interprets and executes instructions stored in memory, triggered by *interrupts. When..