exam questions

Exam SSCP All Questions

View all questions & answers for the SSCP exam

Exam SSCP topic 2 question 4 discussion

Actual exam question from ISC's SSCP
Question #: 4
Topic #: 2
[All SSCP Questions]

Memory management in TCSEC levels B3 and A1 operating systems may utilize "data hiding". What does this mean?

  • A. System functions are layered, and none of the functions in a given layer can access data outside that layer.
  • B. Auditing processes and their memory addresses cannot be accessed by user processes.
  • C. Only security processes are allowed to write to ring zero memory.
  • D. It is a form of strong encryption cipher.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Data Hiding is protecting data so that it is only available to higher levels this is done and is also performed by layering, when the software in each layer maintains its own global data and does not directly reference data outside its layers.
The following answers are incorrect:
Auditing processes and their memory addresses cannot be accessed by user processes. Is incorrect because this does not offer data hiding.
Only security processes are allowed to write to ring zero memory. This is incorrect, the security kernel would be responsible for this.
It is a form of strong encryption cipher. Is incorrect because this does not conform to the definition of data hiding.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...