Operating System Programming and Technical Numerical Ability Age Problem

Q. Difference between Primary storage and secondary storage?

A. Primary memory is the main memory (Hard disk, RAM) where the operating system resides.
Secondary memory can be external devices like CD, floppy magnetic discs etc. secondary storage
cannot be directly accessed by the CPU and is also external memory storage

Read Solution (Total 0)

Operating System Other Question

Q. What is process migration?

A. It is the transfer of sufficient amount of the state of process from one machine to the target machine
Q. Define compactions.

A. Compaction is a process in which the free space is collected in a large memory chunk to make some space available for processes.