engineering computer science MCQ #1856

What is 'internal fragmentation'?

engineering computer science MCQ #1856

  1. Question 1

    Q1. What is 'internal fragmentation'?

    • A) Unused space in a partition
    • B) Unused space in a page
    • C) Unused space in a file
    • D) Unused space in a directory

    Answer: Unused space in a page

    Explanation: Internal fragmentation refers to unused space within a page or block due to allocation granularity.