Question 15
Which of the following statements correctly describe the different implementations of the Access Control Matrix (ACM) model?
In the Capabilities implementation, each subject maintains a list of objects itcan access along with associated permissions.
The Access Control List (ACL) implementation stores permissions for eachobject rather than for each subject.
Delegation of access rights is easier in the ACL implementation compared tothe Capabilities implementation.
Revocation of access rights is easier in the ACL implementation compared tothe Capabilities implementation.