MCQ
Single Best Answer
Easy
QIdentify the correct statement in the following:
ID: #23256
Secure Programming Practices
122 views
Question Info
#23256Q ID
EasyDifficulty
Secure Programming PracticesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
The correct answer is:
Accountability is a process to prevent repudiation.
Explanation:
- Confidentiality refers to protecting information from unauthorized access, not preventing alteration.
- Authorization refers to granting or denying access to resources based on user identity, but it is not directly responsible for validating user identity. Authentication is the process that validates a user's identity.
- Accountability involves ensuring that actions can be traced to specific individuals, which helps prevent repudiation (denial of actions taken).
Thus, the statement "Accountability is a process to prevent repudiation" is the correct one.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic