Name the memories in the computer and rate them by the amount of space and their price. When should which be used.

Processor memory (cache), RAM (Random Access Memory), Hard memory (Hard Drive, Magnetic Tapes, Solid State drive). 

Processor is fastest, ram is next, hard is slowest.

Processor is most expensive, then ram, then hard.

In hard memory, magnetic is cheapest, then hard drive, then solid state.

Magnetic is slowest, then hard drive, then solid state. 

Cheapest memory should be used for data that is used least (backups), more expensive for the one that is more often used. 

ES

Related Computing IB answers

All answers ▸

What are adventages and disadventages of encryption network security?


Add the binary numbers 100101 and 101001 and convert them to decimal (they are unsigned integers). What are possible issues when adding the numbers?


Question 14)http://ibdocuments.com/IB%20PAST%20PAPERS%20-%20SUBJECT/Group%204%20-%20The%20sciences/Computer_science_SL/2007%20November%20Examination%20Session/English%20Papers/Computer_science_paper_1_SL.pdf


How do you convert a number between decimal and binary?