Assessment
Exam
Category
What is the size of virtual memory that must be associated
a) Must be same as physical memory
b)must be > physical memory
c) Can be of any size
d)it must be small enough to allocate process
Read Solution (Total 1)
-
- can be of any size.
Each process can access the entire virtual address space (2^32 bytes Or 2^64 bytes) on its own without any restriction and so each process use the same set of virtual memory addresses for its pages. - 5 years agoHelpfull: Yes(0) No(0)
Assessment Other Question