Question
Which memory management technique divides the logical address space into fixed-size blocks and the physical memory into frames of the same size?
Solution
Paging
More IT Operating System Questions
- What is the primary purpose of the fork() system call in Unix-based operating systems?
- Which of the following statements about private members in Java is correct?
- Which statement is true regarding Inductor and capacitor filter respectively used in the rectifier?
- In PAM technique which of the below attributes of the pulse is used to vary as the amplitude of message varies
- Which of the following best describes Cyclomatic Complexity of a program?
- What is the keyword used in Java to indicate that a class is inheriting from another class?
- When designing a class, why is it generally a bad practice to make all fields public?
- In Operating Systems, what is 'thrashing'?
- For the system showm below calculate the transfer function.
- Which of the following algorithms is a classic example of the Divide and Conquer paradigm?