Operating System Programming and Technical

Q. What are local and global page replacements?

A. Local replacement means that an incoming page is brought in only to the relevant process' address
space. Global replacement policy allows any page frame from any process to be replaced. The latter
is applicable to variable partitions model only.

Read Solution (Total 0)

Operating System Other Question

Q. What is DRAM?

A. Dynamic Ram stores the data in the form of Capacitance, and Static RAM stores the data in Voltages.
Q. Explain the concept of the batched operating systems?

A. In batched operating system the users gives their jobs to the operator who sorts the programs according to their requirements and executes them. This is time consuming but makes the CPU busy all the time