Basic of Computer
Basic of Computer
Fig:1 CPU
Memory (RAM): Random Access Memory (RAM) is the computer’s
short-term memory. It temporarily stores data and instructions that the
CPU needs while performing tasks.
Storage:
Hard Drive (HDD): A traditional storage device that uses spinning
disks and magnetic storage.
Solid-State Drive (SSD): A faster storage device that uses flash
memory, providing quicker access to data.
Input Devices: Tools used to enter data into the computer (e.g.,
keyboard, mouse).
Output Devices: Tools used to receive data from the computer
(e.g., monitor, printer).
b. Software:
Operating System (OS): The software that manages hardware
resources and provides a user interface. Examples include Windows,
macOS, and Linux.
Applications: Programs that perform specific tasks for users, such as
word processors (Microsoft Word), web browsers (Chrome, Firefox),
and games.
b. Data Representation:
Numerical Data: Represented in binary format, e.g., integers.
Text Data: Represented using encoding standards like ASCII or
Unicode.
Multimedia Data: Images, videos, and audio are stored in formats
like JPEG, MP4, or MP3.
Networking: Connecting computers to share resources and
information.
Types
Local Area Network (LAN): Connects computers within a limited
area, like a home or office.
Wide Area Network (WAN): Connects computers over larger
distances, such as the internet.
d. Programming:
Definition: Writing instructions for computers to follow, enabling
them to perform tasks or solve problems.
Languages: Different programming languages (e.g., Python, Java,
C++) are used to create software applications.
e. Security:
Definition: Protecting computer systems and data from unauthorized
access and damage.
Practices: Using antivirus software, firewalls, and encryption.