DOWNLOAD FREE PDF BOOK (USEFUL FOR TEACHERS/INSTRUCTORS/COACHING INSTITUTES)
Operating system questions answers virtual memory
Question 1 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
When a program tries to access a page that is mapped in address space but not loaded in physical memory, then .....
segmentation fault occurs | |
fatal error occurs | |
page fault occurs | |
no error occurs |
Question 2 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
The pager concerns with the .....
individual page of a process | |
entire process | |
entire thread | |
first page of a process |
Question 3 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
..... is the concept in which a process is copied into the main memory from the secondary memory according to the requirement.
Paging | |
Demand paging | |
Segmentation | |
Swapping |
Question 4 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
A process is thrashing if .....
it is spending more time paging than executing | |
it is spending less time paging than executing | |
page fault occurs | |
swapping can not take place |
Question 5 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
Swap space exists in .....
primary memory | |
secondary memory | |
cpu | |
none of the mentioned |
There are 5 questions to complete.