Paging is a memory management scheme that eliminates the need for contiguous allocation of physical memory. It allows a process to be divided into fixed-size blocks called pages, and these pages can be stored anywhere in physical memory. This technique helps in creating an illusion that each process has a dedicated memory space, as the operating system maps virtual addresses to physical memory addresses dynamically. Paging ensures that the system can use physical memory more efficiently, overcoming issues like fragmentation and allowing processes to be loaded into any available location in memory. Option B (Segmentation): Segmentation divides memory into variable-sized segments, but it doesn’t provide the same level of abstraction or efficiency as paging when dealing with virtual memory. Option C (Swapping): Swapping moves entire processes in and out of memory, but it doesn’t directly contribute to the illusion of dedicated memory space for each process. Option D (Virtualization): Virtualization refers to the abstraction of physical resources into virtual resources. While related to memory management, it is broader and not specifically about virtual memory in the same way paging is. Option E (Fragmentation): Fragmentation is an issue in memory management, not a technique. It occurs when memory is wasted, leading to inefficient use of memory space.
A man spends 22% and 20% of his monthly salary on rent and transportation, respectively. Out of the remaining money, he spends 33% on food and 50% on en...
Monthly income of A is Rs. 50000 out of which he spent 25%, 12% and 22% of his total income in rent, medicine and transportation, respectively. Find his...
A fruit seller bought 186 bananas at the rate of ₹72 per dozen. He found that 36 bananas were rotten and could not be sold. He sold the remaining bana...
A person spent 23% of his monthly income on food and 40% of the remaining on rent. If amount spent on rent is Rs 770, then find the amount spent ...
In an English test, a man scored 40% marks and failed by 40 marks. If he had scored 160 more marks, he would’ve got 60% of the total marks. Find the p...
The only expenses of Arun are on grocery, rent and fun expenses. Arun spent Rs. 5,250 on fun, amount spent by him on rent is Rs. 9,000 more than that on...
Out of a total of 200 students in a class, 60% are boys and the rest are girls. Out of the total number of students who appeared in the class test, 25% ...
A spent 20% of his monthly income on study and 65% of the remaining on rent. If amount spent on rent is Rs. 1047.8, then find the amount spent on study
A, B and C toll together invest Rs.72000. Ratio of their time investment is 99 :77: 84 and ratio of their profit amount is respectively 3 :2: 4. then fi...