In a mandatory access control, what are the elements that are protected called?

A. Subjects
B. Objects
C. Resources
D. Labels

Answer: B
Explanation: Mandatory access control is also called nondiscretionary access control and is most commonly used in military and government systems. In this type of access control, the system decides who has access to resources based on subjects, objects, and labels. The elements within the system that are protected are called objects.

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. Debugging II. Repeat Count and Repeat Expression III. Single stepping IV. MessageBox V. Embedded macro A. Using a logical process to find and reduce the number of errors in a program or macro B. Executes one action at a time using the Debugging process C. Stored in the Event properties of forms, reports, or controls D. When left blank, the macro will run only once E. Trusted action that displays a message box containing a warning or informational message

Computer Science & Information Technology

A data macro is also known as a(n) ________

A) IF macro B) comparison macro C) conditional macro D) event-driven macro

Computer Science & Information Technology