Computer Science, asked by QUESTIONASKER8273, 1 year ago

What is the function of memory? What are its measuring units?

Answers

Answered by iamishitap
2

Here's your answer

Explanation:

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 run, the program is loaded from some storage medium into the memory. This allows the CPU direct access to the program

Answered by Ᏸυէէєɾϝɭყ
1

Answer:

✍️ The memory temporarily holds the data and information during processing. The smallest unit of memory is a byte (8 bits). A byte can store one character in binary form.

✍️ Other measuring units are kilobyte (KB) equal to 1024 (2-10) bytes, 1 Megabyte (MB) equal to 1024 KB, 1 Gigabyte (GB) equal to 1024 MB and 1 Terabyte (TB) equal to 1024 GB.

✨Hope it will help you.✨

Similar questions