
Virtual Memory -Quiz
Quiz by Deepa PSGRKCW
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
What a virtual-memory miss is called?
Hit miss
Page hit
Page miss
Page fault
30s - Q2
------------- is a process is copied into the main memory from the secondary memory
Paging
Segmentation
Swapping
Demand Paging
30s - Q3
whenever the page required to be replaced which algorithm chooses the page that has not been used for the longest period of time?
first in first out algorithm
additional reference bit algorithm
least recently used algorithm
counting based page replacement algorithm
30s - Q4
LRU stands for?
Least Randomly used
Least Recurrently used
Least Recently used
Less Recently used
30s - Q5
Which process is busy swapping pages in and out.
Division
Compaction
External Fragmentation
Thrashing
30s