Multiple choice

All segment descriptors of a given process are collected in a table, which is called the _____ descriptor table.

  1. base

  2. segment

  3. address

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In segmentation, a segment descriptor table holds the base address, limit, and access rights for each segment of a process.