what is ram?

Answer Posted / poonam

RAM is Random Access Memory. It is a form of computer data
storage that allows data to be stored in any order(ie
random).It is the temporary volatile memory of the computer
system which when the computer is switched off the memory
inside the RAM is lost.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of data types and explain?

675


What is a pointer variable in c language?

649


What is typedf?

674


What is the benefit of using #define to declare a constant?

611


how can use subset in c program and give more example

1507






WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2032


How can type-insensitive macros be created?

707


How are Structure passing and returning implemented by the complier?

719


Describe the difference between = and == symbols in c programming?

782


What is the right type to use for boolean values in c?

589


What is c system32 taskhostw exe?

598


Why string is used in c?

586


How do we print only part of a string in c?

593


Explain how can I convert a number to a string?

652


How can you tell whether two strings are the same?

836