WHEN YOUR JOB NEEDS MULTI-TASKING, 3D GRAPHICS AND EXTREME GAMING
RAM in computers stands for "Random Access Memory". The more of it you have, the more applications it can store in memory therefor decreasing loading times and making you PC a lot more smoother and instant.
You add more memory, or you replace the memory with larger modules.
DDR or DDR2
The computer's Random Access Memory (RAM) temporarily stores data and programs while your computer is on.
RAM is the virtual memory of your computer; the more RAM you have, the more programs you can run at one time. However, that is just a brief explanation.
The RAM (random access memory) Think of it like a wardrobe with clothes, when you need to wear something you will access your wardrobe, with a computer it will access the RAM. the more RAM there is, the fast it can be accessed and run more demanding programs.
RAM stands for Random Access Memory. It is physical memory installed in a computer or storage device as silicon chips, hard disk, floppy disk, CD, etc., that is addressable by, and is directly accessible to, a computer (CPU) in a non-sequential (random) manner.
Random access memory (RAM) is the best known form of computer memory. RAM is considered \"random access\" because you can access any memory cell directly if you know the row and column that intersect at that cell. When you have programs running ram, stores them, the more ram you have the more applicatios you can have open. Basically the more ram you have the faster your PC, to a certain extent RAM 2 For a more detailed article on RAM, go here: http://computer.howstuffworks.com/ram.htm
In computing DMA stands for Direct Memory Access, therefore; all modern operating systems and the programs aka software written for them will directly access memory. The memory it accesses is called RAM for Random Access Memory. RAM is volatile, meaning temporary, where the data is lost when a computer is powered off or another program or process writes to the same address or location in the RAM module(s). Google 'Random Access Memory' for more on that.
The actual term for computer memory SDRAM is Synchronous Dynamic Random Access Memory. You can learn more about SDRAM online at the Wikipedia website.
Well, it can be either. There is DRAM (Dynamic random access memory) and SRAM (Static random access memory). DRAM is a much more simple and inexpensive type of memory, it only requires one transistor and capacitor per bit where as SRAM requires four transistors. However, SRAM is faster and uses much less power.
Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory.