adplus-dvertising
frame-decoration

Question

When a program tries to access a page that is mapped in address space but not loaded in physical memory, then

a.

segmentation fault occurs

b.

fatal error occurs

c.

page fault occurs

d.

no error occurs

Answer: (c).page fault occurs

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. When a program tries to access a page that is mapped in address space but not loaded in physical memory, then

Similar Questions

Discover Related MCQs

Q. Effective access time is directly proportional to

Q. In FIFO page replacement algorithm, when a page must be replaced

Q. Which algorithm chooses the page that has not been used for the longest period of time whenever the page required to be replaced?

Q. A process is thrashing if

Q. Working set model for page replacement is based on the assumption of

Q. Virtual memory allows :

Q. The instruction being executed, must be in :

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 :