Computer organisation Flashcards
(10 cards)
CPU (central processing unit)
The brain of the computer - “the primary component of the computer that executes instructions by processing data and controlling other hardware components”
ALU (arithmetic logic unit)
The part of the computer that performs arithmetic operations and logical operations
CU (control unit)
The component of the CPU that manages and coordinates the activities of the computer by directing the flow of instructions between the CPU and other components
Registers
Small, high-speed memory location withint he CPU that temporary stores data and the instructions being processed
MAR (memory address register)
One of the registers in the CPU that holds the memory address of the data or information to be fetched from or sent to memory
MDR (memory data register)
One of the registers within the CPU that holds the actual data being transfered to or from memory
Primary memory
Main memory of the computer, directly accessible by the CPU, used to store data and instructions currently in use. It is made up of the RAM and the ROM
RAM (random access memory)
Volatile (temporary) primary memory that stores data and instructions that are currently being used by the CPU
ROM (read-only memory)
Non-volatile primary memory that stores data and instructions needed for the computer to start up
Web browser
A web browser is a software application that retrieves, interprets, and displays content from the internet.