engineering computer science MCQ #263

Which of the following is a characteristic of a virtual memory system?

engineering computer science MCQ #263

  1. Question 1

    Q1. Which of the following is a characteristic of a virtual memory system?

    • A) Physical memory is larger than virtual memory
    • B) Virtual memory is larger than physical memory
    • C) Physical memory and virtual memory are equal
    • D) None of the above

    Answer: Virtual memory is larger than physical memory

    Explanation: Virtual memory systems provide a larger address space than physical memory, allowing programs to use more memory than is physically available.