adplus-dvertising
frame-decoration

Question

Memory tables are used to keep track of

a.

Real and Virtual Memory

b.

I/O Devices

c.

Resources

d.

I/O Modules

Answer: (a).Real and Virtual Memory

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Memory tables are used to keep track of

Similar Questions

Discover Related MCQs

Q. Virtual Memory is commonly implemented by __________.

Q. Virtual memory is __________.

Q. _________ is a high speed cache used to hold recently referenced page table entries a part of paged virtual memory .

Q. The high paging activity is called ________.

Q. Virtual memory is __________.

Q. The principle of locality of reference justifies the use of ________.

Q. In a virtual memory environment

Q. The mechanism that bring a page into memory only when it is needed is called _____________

Q. Demand paged memory allocation

Q. What is a page fault ?

Q. Dirty bit is used to show

Q. Size of virtual memory depends on

Q. A program is executing in a pure demand paging system with 100 records per page with 1 free main memory frame. The address sequence that is generated by tracing this program is recorded as follows,
0100, 0200, 0430, 0499, 0510, 0530, 0560, 0120, 0220, 0240, 0260, 0320, 0370
What are the number of page faults?

Q. If hardware does not support _________ then a multi - user and multi - processing operating system cannot be implemented.

Q. Consider a virtual memory system that uses First In First Out (FIFO) page replacement policy and it allocates a fixed number of frames to a process. Consider the following two statements,

1: Sometimes the page fault rate is increased if the number of page frames allocated is increased.
2: Some programs do not exhibit Locality of reference.

Which of the following is true?

Q. Why do we translate a virtual address to physical address where a multilevel page table is preferred in comparison to a single level page table?

Q. What is the impact of thrashing?

Q. Memory utilization factor shall be computed as follows

Q. Which of the following is not a key piece of information, stored in single page table entry, assuming pure paging and virtual memory

Q. A set of techniques that allow to execute a program which is not entirely in memory is called