Computer Introduction
Computer Introduction
BSIT – 2B
1. What is Computer?
A computer is a programmable electronic device that processes data and performs tasks
according to a set of instructions called a program. It can store, retrieve, and process data,
making it a versatile tool for various applications. The basic components of a computer include:
1. Central Processing Unit (CPU): Often referred to as the brain of the computer, the CPU
executes instructions stored in the computer's memory and performs arithmetic and
logical operations.
2. Memory (RAM): Random Access Memory (RAM) is a type of volatile memory that
provides temporary storage for data and instructions that the CPU is currently using or
processing.
3. **Storage: ** Computers have non-volatile storage devices, such as hard disk drives
(HDDs) or solid-state drives (SSDs), for long-term data storage.
4. Input Devices: These devices allow users to interact with the computer and input data.
Examples include keyboards, mice, touchscreens, and other types of sensors.
5. Output Devices: These devices display or output information from the computer.
Examples include monitors, printers, and speakers.
6. Motherboard: The motherboard is the main circuit board that connects and facilitates
communication between various components of the computer.
7. Power Supply: Provides electrical power to the computer.
8. Peripheral Devices: Additional devices, such as printers, scanners, and external drives,
that can be connected to the computer to extend its functionality.
9. Operating System: Software that manages hardware resources and provides services for
computer programs. Common operating systems include Windows, macOS, and Linux.
10. Software: Programs and applications that run on the computer, enabling it to perform
specific tasks. Software includes operating systems, word processors, web browsers, and
various other applications.