FUNDAMENTALS OF COMPUTER

BASIC COMPUTER CONCEPTS

HISTORY OF COMPUTERS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
RAM is what kind of memory?
A
Permanant
B
Forever
C
Slow
D
Temporary
Explanation: 

Detailed explanation-1: -RAM stands for random access memory, and it’s one of the most fundamental elements of computing. RAM is a temporary memory bank where your computer stores data it needs to retrieve quickly.

Detailed explanation-2: -RAM is volatile memory, which means that the information temporarily stored in the module is erased when you restart or shut down your computer. Because the information is stored electrically on transistors, when there is no electric current, the data disappears.

Detailed explanation-3: -Temporary memory:-RAM is both used for temporary storage and from a technical perspective, it is only capable of temporary storage. The hard drive is capable of storing information after the computer turns off, but RAM is not. Once your computer turns off, any data that was in your RAM sticks is lost.

Detailed explanation-4: -Random Access Memory (RAM) is primary-volatile memory and Read Only Memory (ROM) is primary-non-volatile memory. It is also called as read write memory or the main memory or the primary memory. The programs and data that the CPU requires during execution of a program are stored in this memory.

Detailed explanation-5: -Is RAM permanent storage? No, RAM stores data only temporarily. Another major characteristic of RAM is that RAM data can be easily modified. In contrast, ROM does provide permanent storage.

There is 1 question to complete.