adplus-dvertising
frame-decoration

Question

The instruction being executed, must be in :

a.

physical memory

b.

logical memory

c.

physical & logical memory

d.

none of the mentioned

Answer: Virtual memory

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The instruction being executed, must be in :

Similar Questions

Discover Related MCQs

Q. Error handler codes, to handle unusual errors are :

Q. The ability to execute a program that is only partially in memory has benefits like :

Q. In virtual memory. the programmer __________ of overlays.

Q. Virtual memory is normally implemented by ________

Q. Segment replacement algorithms are more complex than page replacement algorithms because :

Q. A swapper manipulates ___________ whereas the pager is concerned with individual _______ of a process.

Q. Using a pager :

Q. The valid – invalid bit, in this case, when valid indicates :

Q. A page fault occurs when :

Q. When a page fault occurs, the state of the interrupted process is :

Q. When a process begins execution with no pages in memory :

Q. If the memory access time is denoted by ‘ma’ and ‘p’ is the probability of a page fault (0 <= p <= 1). Then the effective access time for a demand paged memory is :

Q. When the page fault rate is low :

Q. Locality of reference implies that the page reference being made by a process :

Q. Which of the following page replacement algorithms suffers from Belady’s Anomaly ?

Q. A process refers to 5 pages, A, B, C, D, E in the order : A, B, C, D, A, B, E, A, B, C, D, E. If the page replacement algorithm is FIFO, the number of page transfers with an empty internal store of 3 frames is :

Q. A memory page containing a heavily used variable that was initialized very early and is in constant use is removed, then the page replacement algorithm used is :

Q. Users _______ that their processes are running on a paged system.

Q. If no frames are free, _____ page transfer(s) is/are required.

Q. When a page is selected for replacement, and its modify bit is set :