Multiple choice

MAC stands for _____.

  1. Manual Access Control

  2. More Access Control

  3. Mandatory Access Control

  4. None of these

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

Mandatory Access Control (MAC) is a security model where access rights are regulated by a central authority based on multiple levels of security. Users cannot change access permissions, which are system-defined. This contrasts with Discretionary Access Control (DAC) where resource owners control access.