CompTIA SecAI+ Practice Questions: 4.0 AI Governance, Risk, and Compliance

19 free, exam-style CompTIA SecAI+ (CY0-001) practice questions covering 4.0 AI Governance, Risk, and Compliance, each with the correct answer and an explanation. Start a timed exam below, or scroll on to read through the questions.

🧠

Mini Exam

15 Questions · 30 minutes

Start Quiz 🚀
🏆

Mock SecAI+ Exam

50 Questions · 100 minutes

Start Quiz 🚀
📅

Daily Quiz

10 Questions · 20 minutes

Start Quiz 🚀
🎯

Standard Practice

25 Questions · 50 minutes

Start Quiz 🚀

4.0 AI Governance, Risk, and Compliance practice questions

Answers and explanations are shown. Take the timed exam above to test yourself first.

Q1. Which of the following is a risk associated with 'Shadow AI'?

  • A.Increased cost of official API usage
  • B.Employees using unsanctioned public AI tools with corporate data✓ Correct
  • C.Slower model training times due to lack of GPU resources
  • D.Excessive logging of user prompts
Explanation: Shadow AI refers to the use of AI tools and models by employees without organizational approval or oversight, leading to data leakage and compliance risks. Learn more.

Q2. What is the primary function of an 'AI Center of Excellence' (CoE) within an organization?

  • A.To manually review every prompt sent to an AI
  • B.To centralize AI governance, policies, and best practices✓ Correct
  • C.To develop proprietary graphics processing units (GPUs)
  • D.To block all AI traffic at the firewall
Explanation: An AI CoE is a centralized governance structure responsible for setting strategy, policies, standards, and best practices for AI adoption across the organization. Learn more.

Q3. Which emerging compliance framework categorizes AI systems based on risk levels (e.g., Unacceptable, High, Limited, Minimal)?

  • A.GDPR
  • B.EU AI Act✓ Correct
  • C.PCI DSS
  • D.HIPAA
Explanation: The EU AI Act uses a risk-based approach, categorizing AI systems into different risk levels with varying compliance requirements. Learn more.

Q4. A security analyst observes that an AI model is consistently recommending higher loan interest rates for a specific demographic group despite equal financial qualifications. This is an example of:

  • A.Model drift
  • B.AI Bias✓ Correct
  • C.Model inversion
  • D.Overfitting
Explanation: AI Bias occurs when a model produces systematically prejudiced results due to erroneous assumptions or biased training data. Learn more.

Q5. Which of the following is a key component of the NIST AI Risk Management Framework (AI RMF)?

  • A.Map, Measure, Manage, Govern✓ Correct
  • B.Identify, Protect, Detect, Respond, Recover
  • C.Plan, Do, Check, Act
  • D.Reconnaissance, Weaponization, Delivery, Exploitation
Explanation: The NIST AI RMF Core consists of four functions: Govern, Map, Measure, and Manage. Learn more.

Q6. What is the primary risk of 'Data Leakage' when using public Large Language Models (LLMs)?

  • A.The model will become too slow
  • B.Proprietary data entered as prompts may be used to train future versions of the model✓ Correct
  • C.The internet connection will be saturated
  • D.The model will delete the data after processing
Explanation: Many public LLMs (e.g., standard ChatGPT) may use user inputs for training. Sending proprietary code or PII constitutes a data leakage risk. Learn more.

Q7. Which role is primarily responsible for ensuring that AI models are developed, deployed, and maintained efficiently and reliably (DevOps for AI)?

  • A.AI Ethicist
  • B.MLOps Engineer✓ Correct
  • C.Legal Counsel
  • D.UI Designer
Explanation: MLOps (Machine Learning Operations) Engineers focus on the operationalization of ML models, including CI/CD, monitoring, and scalability. Learn more.

Q8. What is the concept of 'Explainability' (XAI) in AI governance?

  • A.The ability of the AI to speak multiple languages
  • B.The ability to understand and interpret how an AI model arrived at a specific decision✓ Correct
  • C.The speed at which the AI processes data
  • D.The cost of the AI infrastructure
Explanation: Explainability ensures that the internal decision-making process of an AI system can be understood by humans, which is crucial for trust and compliance. Learn more.

Q9. In the context of GRC, what does 'Data Sovereignty' imply for AI model deployment?

  • A.Data must be stored and processed within the borders of the country where the data originated✓ Correct
  • B.Data belongs to the AI model creator
  • C.Data must be shared with the public
  • D.Data must be encrypted using 512-bit keys
Explanation: Data sovereignty laws (like GDPR requirements) mandate that data collected from citizens must be subject to the laws of that nation, often requiring local storage/processing. Learn more.

Q10. Which governance artifact documents intended use, limitations, training data, and evaluation results for a model?

  • A.Model card✓ Correct
  • B.Patch cable label
  • C.DNS zone file only
  • D.Printer queue
Explanation: Model cards communicate model purpose, performance, limitations, and responsible use considerations. Learn more.

Q11. Which practice helps investigate AI decisions that affect security operations?

  • A.Logging prompts, tool calls, outputs, and model versions✓ Correct
  • B.Turning off all telemetry
  • C.Using shared administrator accounts
  • D.Deleting rejected outputs immediately
Explanation: Audit logs support traceability, incident review, and governance for AI-assisted workflows. Learn more.

Q12. Which concept means an AI system should provide understandable reasons or evidence for important outputs?

  • A.Explainability✓ Correct
  • B.Packet switching
  • C.Disk striping
  • D.Address translation
Explanation: Explainability supports trust, review, compliance, and accountability for AI-assisted decisions. Learn more.

Q13. Which process should approve high-impact AI use cases before deployment?

  • A.AI risk assessment and governance review✓ Correct
  • B.Untracked pilot release
  • C.Informal chat approval only
  • D.Skipping model evaluation
Explanation: Governance review evaluates legal, security, privacy, fairness, and operational risks before deployment. Learn more.

Q14. Which AI evaluation checks whether protected groups receive unfairly different outcomes?

  • A.Bias and fairness testing✓ Correct
  • B.Packet capture
  • C.Disk benchmarking
  • D.DNS lookup
Explanation: Fairness testing evaluates whether model outcomes differ in inappropriate ways across groups. Learn more.

Q15. Which protection reduces exposure of personal data before model training begins?

  • A.Data anonymization or minimization✓ Correct
  • B.Verbose debug logging
  • C.Public dataset upload
  • D.Hardcoded secrets
Explanation: Reducing or anonymizing sensitive data lowers privacy risk in model development. Learn more.

Q16. Which logging practice helps reproduce an AI security incident?

  • A.Record model version, prompt, retrieved context, tool calls, and output✓ Correct
  • B.Log only the user first name
  • C.Delete all prompts immediately
  • D.Store secrets in logs
Explanation: Detailed but appropriately protected audit logs support incident reconstruction and governance. Learn more.

Q17. Which process documents who owns an AI system and who approves major changes?

  • A.AI governance charter✓ Correct
  • B.DHCP scope
  • C.Firewall NAT table
  • D.Printer queue policy
Explanation: Governance documentation assigns accountability, approval authority, and operating expectations. Learn more.

Q18. Which model documentation should list known limitations and inappropriate uses?

  • A.Model card✓ Correct
  • B.Switch port map
  • C.DNS cache
  • D.Patch panel label
Explanation: Model cards should communicate limitations, intended uses, and unsuitable use cases. Learn more.

Q19. Which security concern applies when sending prompts to a third-party AI service?

  • A.Sensitive data disclosure✓ Correct
  • B.Local printer jam
  • C.Cable bend radius only
  • D.Monitor resolution
Explanation: Prompts can contain confidential data, so third-party processing and retention must be evaluated. Learn more.

More CompTIA SecAI+ practice topics

Keep studying CompTIA SecAI+

Full CompTIA SecAI+ practice exam · CompTIA SecAI+ study guide · All CompTIA practice questions

Last updated