QuestionQ608

Security Concepts and Practices

Which of the following is not a method for protecting objects and the data they contain?

  • A Layering
  • B Data mining
  • C Abstraction
  • D Data hiding
Explanation

Data mining analyzes datasets to discover patterns and relationships; it does not provide object or data protection. Abstraction, data hiding, and layering can restrict exposure of implementation details or data.

Community Discussion

No comments yet. Be the first to start the discussion!