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
What is the use of ?: Operator?
Why void main is used in c?
Where define directive used?
What is difference between class and structure?
What is the condition that is applied with ?: Operator?
What is the use of pointers in C?
Why ca not I do something like this?
please give me some tips for the placement in the TCS.
Tell me what are bitwise shift operators?
How can variables be characterized?
What is a struct c#?
Does c have enums?
Explain how can I write functions that take a variable number of arguments?
Is there any possibility to create customized header file with c programming language?
What is the difference between #include