






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
E-Commerce is a growing and dynamic field. It is of special concern for the IT students. Following are the fundamental aspects of these Lecture Slides : Memory Classification, Memory Chips, Cache Memory, Virtual Memory, System Unit, Read Only Memory, Write Memory, Access Mechanism, Sequential Access Memory, Random Access Memory
Typology: Slides
1 / 12
This page cannot be seen from the preview
Don't miss anything!







Competencies
Memory Classification Bases Cache Memory Virtual Memory
Memory Classification Bases
Read Only Memory Read/ Write Memory
Sequential Access Memory Random Access Memory
… Memory Classification Bases
No Data Loss without Electricity (Non-volatileMemory) Data loses without electricity (Volatile Memory) Data can be changed and be permanently saved oncechanged (CMOS Memory)
Cache Memory (Very high accessing speed)
RAM
Primary Memory of a computer Data and Program needs to be loaded forprocessing Any memory location can be accessedrandomly Volatile storage Uses Cache support for increased efficiency Flash RAM – Non-volatile/ portable
ROM
….The Memory (More Concepts)
A technique used to make huge programs run on smallmemory size computers A huge program is divided into many portions Each portion could be adjusted inside the RAM Program is then run by loading only the needed portionfrom hard disk Operating System (OS-win98) is the one who is takingcare of this transparently. Effect: The program runs slowly
… The Memory (More Concepts)