Quiz Space

Operating Systems · End Term · 13 Apr 2025 · January 2025 term · Set 1-2

Question 15: Which of the following statements correctly describe the…

Question 15

+3 marksOne or more correct options

Which of the following statements correctly describe the different implementations of the Access Control Matrix (ACM) model?

Select all that apply.

  1. A

    In the Capabilities implementation, each subject maintains a list of objects itcan access along with associated permissions.

  2. B

    The Access Control List (ACL) implementation stores permissions for eachobject rather than for each subject.

  3. C

    Delegation of access rights is easier in the ACL implementation compared tothe Capabilities implementation.

  4. D

    Revocation of access rights is easier in the ACL implementation compared tothe Capabilities implementation.

Show answer

Correct answers

  • A

    In the Capabilities implementation, each subject maintains a list of objects itcan access along with associated permissions.

  • B

    The Access Control List (ACL) implementation stores permissions for eachobject rather than for each subject.

  • D

    Revocation of access rights is easier in the ACL implementation compared tothe Capabilities implementation.

Question 15 of 15 in the IIT Madras BS Operating Systems (Operating Systems) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M DEGREE AN EXAM QDB4 13 Apr 2025). It carries 3 marks.

This question was also asked in

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Figure question
  4. Q4Figure question
  5. Q5If the memory map of the SPI controller starts from the offset 0x40003000 and has an address range of 1024 bytes in a 3…
  6. Q6Figure question
  7. Q7What is the correct chain of trust as part of securing data in storage using secure boot?\ (i) Boot loader starts execu…
  8. Q8Figure question
  9. Q9Consider the following code snippet. Consider the following code snippet.\ What does the above code do?
  10. Q10Figure question
  11. Q11Figure question
  12. Q12Consider a disk scheduling scenario where the requests are serviced using the SSTF (Shortest Seek Time First) algorithm…
  13. Q13Figure question
  14. Q14Which of the following statements are true regarding CAV (Constant Angular Velocity) and CLV (Constant Linear Velocity)?