Computer Science, asked by prasenjitdas007, 1 year ago

Write a short note on memory units of a computer

Answers

Answered by brainly110
1
A modern computer has the following hardware components: input/output devices, processing unit, memory unit and secondary storage. The memory unit is the principal storage of the computer. All the data and instructions that the computer needs at a moment are stored here.
Answered by Aryan562002
0
The computer memory is a temporary storage area. It holds the data and instructions that the Central Processing Unit (CPU) needs. Before a program can be run, the program is loaded from some storage medium into the memory. This allows the CPU direct access to the program. Memory is needed in all computers


A modern computer has the following hardware components: input/output devices, processing unit, memory unit and secondary storage. The memory unit is the principal storage of the computer. All the data and instructions that the computer needs at a moment are stored here.

A kilobyte (KB) is 1,024 bytes, not one thousand bytes as might be expected, because computers use binary (base two) math, instead of a decimal (base ten) system. Computer storage and memory is often measured in megabytes (MB) and gigabytes (GB)

Kilobyte (KB) 1 KB = 1024 Bytes
2 Megabyte (MB) 1 MB = 1024 KB
3 GigaByte (GB) 1 GB = 1024 MB
4 TeraByte (TB) 1 TB = 1024 GB
Similar questions