Computer Science, asked by indrajithsunil2004, 10 months ago

Arrange in ascending order based on storage capacity
Cache, Hard disk, Register, RAM

Answers

Answered by sufiyanisinsane
16

Answer:

Register, RAM, Hard Disk, Cache.

Answered by akku1877
39

{\huge{\bold{\underline{\texttt{\red{Answer}}}}}}

I am giving the definitions of the following types of memories so that you can understand the difference quickly

Following definitions are :-

  • Ram - Random access memory . It allows the computer to read data quickly so that it can run the applications. minimum we all need 8 GB ram to optimize or work our operating system .

  • Hard Disk - It is a oldest type of portable device . Information is recorded on the surface of the rotating disks by the help of magnetic heads. It's storage capacity is measured by the help of gigabytes and terabytes . The storage capacity of Hard disk depends upon the number of data users operating the system .

  • Cache - It is either a software component and a hardware also. It serves the data faster . The copied data in cache can be transferred easily . It's has a storage capacity more than 15 mb . minimum it's start from 64 kB .

  • Register - It is also a type of memory which register the address and the data also after that they will sent to the storage system .It's storage capacity is measured by using bites . It can retain ( 1 s and 0s ) data .

Arranging in ascending order .

Answer -

Register ->Ram -> Hard disk -> Cache

Similar questions