- A computer is an electronic device that accepts data as input, processes the data according to programmed instructions, and provides results as output. It consists of integrated components like the CPU, memory, input/output devices, and buses that connect them.
- Computer architecture refers to how the components of a computer system are interconnected and how they work together. Computer organization refers to how the architectural components are implemented at a physical level.
- The basic components of a computer system include the CPU (which contains the ALU and control unit), main memory, input/output devices, and buses that connect them. The CPU fetches instructions from memory and executes them, performing arithmetic and logical operations.