Subjective Type

Difference between volatile and nonvolatile memory.

Solution

1.Volatile memory is the type of memory in which data is lost as it is powered-off.

Non-volatile memory is the type of memory in which data remains stored even if it is powered-off.

2.Contents of Volatile memory is stored temporarily.

Contents of Non-volatile memory is stored permanently.

3.It is faster than non-volatile memory.

It is slower than volatile memory.

4.RAM(Random Access Memory) is an example of volatile memory. ROM(Read Only Memory) is an example of non-volatile memory.

5.In volatile memory, data can be easily transferred in comparison to non-volatile memory.

In non-volatile memory, data can not be easily transferred in comparison to volatile memory.

6.In Volatile memory, process can read and write.

In Non-volatile memory, process can only read.

7.Volatile memory generally has less storage capacity.

Non-volatile memory generally has more storage capacity than volatile memory.

8.In volatile memory, the program’s data are stored which are currently in process by the CPU.

In non-volatile memory, any kind of data which has to be saved permanently are stored.

9.Volatile memory is more costly per unit size.

Non-volatile memory is less costly per unit size.

10.Volatile memory has a huge impact on the system’s performance.Non-volatile memory has a huge impact on a system’s storage capacity.

11.In volatile memory, processor has direct access to data.

In non-volatile memory, processor has no direct access to data.

12.Volatile memory chips are generally kept on the memory slot.

Non-volatile memory chips are embedded on the motherboard.


SIMILAR QUESTIONS

If $$R=\left\{\left(x,y\right):y=2x\right\}$$ is a relation in $$A=\left\{1,2,3,4,6,7,8\right\}$$ then write all the elements of $$R$$

Let $$X=\left\{1,2,3,4\right\}$$.Determine whether $$f=\left\{\left(1,1\right),\left(2,3\right),\left(3,4\right),\left(4,1\right)\right\}$$ are functions from $$X$$ to $$X$$

Let the universal set U, be a set all students of your school, A is set of boys. B is the set of girls C is the set of students participating in sports. Describe the following set in words and represent them by the Venn diagram. $$B \cap C$$

If $$A = $${1,4,6}, $$B = $${3,6}, then find $$(A \cap B)$$

Find the number of whole numbers in the solution set of following $$x - 5 <-2$$

Find the solution of the following: If $$5x + 4 > 8x - 11$$, then $$x

Say true or false. The A.M. between $$(a-b)^2$$ and $$(a+b)^2$$ is $$a^2+b^2 $$.

Given a line I and a point P on it. How many lines can be drawn passing through the point P?

If lines $$l_1\, \perp\, l_2$$ and the the slope of $$l_1$$ is $$\dfrac{1}{2}$$, then the the slope of $$l_2$$ is .......... .

Contact Details