🎴 Flashcard Mode
Protection and Security
Card1 / 15
Mastered0
Review0
QuestionClick to flip
_____ matrix is the representation of all access rights of all subjects to all objects in a computer system.
AnswerClick to flip back
A
Access
💡 Explanation:
An access matrix is a security model that defines what subjects (users, processes) can perform what operations on objects (files, resources). Rows represent subjects, columns represent objects, and each cell contains access rights. This model forms the basis for implementing access control policies.