Which of the following statements best describes the Biba integrity model?
A. Subjects can read objects at a lower level but cannot write to objects at a higher level.
B. Subjects can't read objects at a lower level but can write to objects at a higher level.
C. Subjects can read objects at a lower level and can write to objects at a higher level.
D. Subjects can't read objects at a lower level and can't write to objects at a higher level.
Answer: D
Explanation: The Biba integrity model is an integrity model that uses a read-up, write-down approach so that subjects cannot read objects at lesser integrity and cannot write to objects of higher integrity.
You might also like to view...
When an async method encounters an await expression: If the asynchronous task has already completed, ________.
a) the async method simply continues executing b) the async method splits off another thread c) the await method is called d) the async method terminates
What is the expected output from the following commands?
Given the following directory listing:
$ ls
feb96
jan12.02
jan19.02
jan26.02
jan5.02
jan95
jan96
jan97
jan98
mar98
memo1
memo10
memo2
memo2.sv
$
The Index group used for marking index entries and creating indexes is located on the ________ tab
A) Insert B) Page Layout C) Design D) References
You can group consecutive columns into a singlecolelement by specifying the number of columns to include as the value of theflowattribute. _________________________
Answer the following statement true (T) or false (F)