Heads up: opening this section reveals every question, every option, and the correct answer for this round. If you came here to play, scroll up and hit Play first.
Question 1: What is the primary purpose of prompt engineering in AI workflows?
- Encrypting user data for cloud storage
- Debugging server-side network latency
- Designing instructions to guide AI outputs
- Writing code for AI hardware components
Answer: C. Designing instructions to guide AI outputs
Explanation: Prompt engineering is the process of designing and refining natural language instructions to guide generative AI models toward producing more accurate, relevant, and useful outputs for the user's specific needs.
Question 2: Which term describes asking an AI to perform a task without providing any example inputs?
- Data anonymization
- Multi-factor authentication
- Zero-shot prompting
- Human-in-the-loop
Answer: C. Zero-shot prompting
Explanation: Zero-shot prompting is a specific technique where an AI model is asked to perform a task based solely on instructions without being provided any example inputs or outputs to follow.
Question 3: What is an AI hallucination?
- The AI refusing to answer a question
- Fabricated information appearing plausible
- An automated security update process
- A failure of the internet connection
Answer: B. Fabricated information appearing plausible
Explanation: An AI hallucination occurs when a generative model produces false, misleading, or fabricated information that appears plausible and contextually coherent, often because it predicts patterns rather than understanding factual reality.
Question 4: Why do AI models often produce hallucinations?
- They have a factual understanding of reality
- They are programmed to be creative
- They predict words based on patterns
- They access real-time sensor data
Answer: C. They predict words based on patterns
Explanation: AI models often hallucinate because they predict the next word based on learned patterns rather than possessing a factual understanding of reality, leading to coherent but potentially inaccurate information generation.
Question 5: What is the primary goal of a human-in-the-loop (HITL) design pattern?
- Integrating human oversight for safety
- Replacing human workers with automation
- Increasing the speed of data processing
- Reducing the cost of cloud computing
Answer: A. Integrating human oversight for safety
Explanation: Human-in-the-loop is a design pattern that integrates human oversight into AI workflows to enhance accuracy, safety, and ethical decision-making by ensuring a person reviews or validates the AI's output.
Question 6: Which information should users avoid inputting into public AI tools?
- Financial records and ID numbers
- Publicly available news articles
- Commonly known scientific definitions
- General historical facts
Answer: A. Financial records and ID numbers
Explanation: To protect data privacy, users should avoid inputting sensitive information such as financial records, identification numbers, or proprietary company details into public AI tools to prevent potential data exposure risks.
Question 7: What is the purpose of data anonymization techniques like masking?
- Reducing the size of data files
- Maintaining privacy during data analysis
- Increasing the speed of AI training
- Improving the accuracy of AI models
Answer: B. Maintaining privacy during data analysis
Explanation: Data anonymization techniques, such as generalization and masking, help maintain user privacy while allowing AI models to perform meaningful data analysis without exposing sensitive or personally identifiable information to others.
Question 8: How does multi-factor authentication (MFA) improve AI tool security?
- Automatically encrypts all user prompts
- Prevents the AI from hallucinating
- Speeds up the login process for users
- Provides an extra layer of access security
Answer: D. Provides an extra layer of access security
Explanation: Multi-factor authentication provides an extra layer of security for AI tool accounts, significantly reducing the risk of unauthorized access if a user's password is compromised by an external party.
Question 9: What is the benefit of establishing clear AI usage policies?
- Eliminating all AI hallucinations
- Defining approved tools and data limits
- Increasing the number of AI models used
- Removing the need for human oversight
Answer: B. Defining approved tools and data limits
Explanation: Establishing clear AI usage policies helps organizations define which tools are approved, how they should be used, and what types of data are off-limits, ensuring consistent and safe operational practices.
Question 10: What is a benefit of integrating AI with existing enterprise tools?
- Forcing employees to learn new systems
- Removing the need for internet access
- Replacing all existing software platforms
- Automating workflows without new systems
Answer: D. Automating workflows without new systems
Explanation: Integrating AI with existing enterprise tools allows teams to automate workflows without forcing employees to learn entirely new systems, which improves efficiency and adoption rates within the organization's current infrastructure.