Computers Module 1
Computers Module 1
The CPU, also known as the processor, is the brain of the computer system. It
executes instructions and performs calculations, controlling the flow of data
and program execution.
1. *Volatile Memory*: RAM loses its contents when the power is turned off.
Storage devices hold data persistently, even when the power is turned off.
1. *Hard Disk Drives (HDD)*: Use spinning disks and magnetic heads to store
data.
1. *High-Level Languages*: Languages like Python, Java, and C++ that are
easier to read and write.
2. *Low-Level Languages*: Languages like Assembly and Machine Code that
are closer to the machine language.
Assessment Questions
Further Reading