What are the different types of fragmentation?
Answer / Mukesh Sharma
The three main types of fragmentation in operating systems are Internal Fragmentation (unavoidable due to fixed-size partitions), External Fragmentation (occurs when adjacent free memory blocks are too small to accommodate a request), and Mandatory or Logical Fragmentation (results from the structure of the file system).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Page-Stealer process?
How does reference counting manage memory allocated objects? When can it fail to reclaim objects?
what is disk interleaving? why is disk interleaving adopted?
Which one you will use to implement critical section?
What is the basic function of paging?
Is Windows NT a full blown object oriented operating system? Give reasons.
What is the feature of real time os?
What are the two main types of files?
What is a 64 bit application?
How do I cancel chkdsk scan?
What are the different types of semaphores?
Thread means?