Computer Science, asked by saaarraaaaa, 11 months ago

11. Write down the type of memory needed to do the following:
a) To store data permanently
b) To execute the program
c) To store instructions which can not be overwritten​

Answers

Answered by anshudalal23
21

Answer:

Explanation:

Secondary

RAM

ROM

Answered by bhatiamona
1

Write down the type of memory needed to do the following:

a) To store data permanently

b) To execute the program

c) To store instructions which can not be overwritten

The correct answers are as follows :

a) To store data permanently : Hard Disk Drive (HDD), Solid State Drive (SSD), Pen Drive, CD, DVD, SD Card etc. in the form of Secondary Storage.

b) To execute the program : Random Access Memory

c) To store instructions which can not be overwritten​ : Read Only Memory

Explanation :

  • Secondary storage is the storage in a computer as external memory. which can be changed at any time.
  • RAM is used to execute any program. RAM is what executes all the programs in a computer.
  • Read only memory is used to store the given instructions.

#SPJ3

Similar questions