in Education by

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

1 Answer

0 votes
by

When a program tries to access a page that is mapped in address space but not loaded in physical memory, then ____________
Correct answer:- 
c) page fault occurs

Related questions

0 votes
    Which algorithm chooses the page that has not been used for the longest period of time whenever the page ... recently used algorithm d) counting based page replacement algorithm...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    In FIFO page replacement algorithm, when a page must be replaced ____________ a) oldest page is chosen b) newest page is chosen c) random page is chosen d) none of the mentioned...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Working set model for page replacement is based on the assumption of ____________ a) modularity b) locality c) globalization d) random access...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Swap space exists in ____________ a) primary memory b) secondary memory c) cpu d) none of the mentioned...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    _____ is the concept in which a process is copied into the main memory from the secondary memory according to the ... a) Paging b) Demand paging c) Segmentation d) Swapping...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Effective access time is directly proportional to ____________ a) page-fault rate b) hit ratio c) memory access time d) none of the mentioned...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    ARIES supports ___________ operations, which are physical in that the affected page is physically identified, but ... Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    If page size of 1MB memory is 1 KB then the number of higher order bits of address bus used to denote page number is ( ... (c) 12 (d) 9 Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    numbers. 4. (a) When running a particular program with N memory accesses, a computer with a cache and paged ... the system ? cribe Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    A process is thrashing if ____________ a) it is spending more time paging than executing b) it is spending less time paging ... c) page fault occurs d) swapping can not take place...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    The pager concerns with the ____________ a) individual page of a process b) entire process c) entire thread d) first page of a process...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    What is physical and logical address space in operating system Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
0 votes
    In virtual memory system size of virtual address is ,32 bit, size of physical address is 30 bit, page size ... each page table entry. Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    A byte addressable direct-mapped cache with 1024 blocks/lines, and with each block are having 8 32-bit words. How many bits are required ... 32-bit address? (a)10 (b)15 (c)3 (d)5...
asked Oct 6, 2020 in Technology by JackTerrance
...