what is ram?

Answer Posted / naresh lingampally

RAM Random Access Memory...

This is a temporary buffer memory...

Reason/Use :

NO storage devices connected to the computer can
work/compensate with the Processor speed so... here RAM
stores the data or the instructions that needs to be
executed by the processors so that it can at least provide
the data on time to the processor.

That is the reason .. higher the RAM (compatible with
Processor) faster is the computer.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I open files mentioned on the command line, and parse option flags?

597


Explain what is wrong in this statement?

639


How do you override a defined macro?

704


Is null equal to 0 in sql?

659


What are the three constants used in c?

550






What is the use of typedef in structure in c?

550


What is a c token and types of c tokens?

596


Compare and contrast compilers from interpreters.

688


Write a code to generate a series where the next element is the sum of last k terms.

742


Write a program to print numbers from 1 to 100 without using loop in c?

646


What is difference between scanf and gets?

618


What is the use of c language in real life?

537


What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

631


Do pointers take up memory?

666


How many types of operators are there in c?

623