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 definition of Machine Learning (ML)?
- Automating hardware manufacturing processes
- Creating sentient digital consciousness
- Replacing all human decision-making
- Using algorithms to extract patterns from data
Answer: D. Using algorithms to extract patterns from data
Explanation: Machine Learning is defined as the practice of using algorithms that learn by extracting patterns from large bodies of data to improve performance.
Question 2: What is the purpose of 'Chain of Thought' prompting?
- To generate random text without any context
- To bypass security firewalls on private networks
- To divide tasks into manageable steps for accuracy
- To increase the speed of internet connections
Answer: C. To divide tasks into manageable steps for accuracy
Explanation: Artificial Intelligence refers to computer systems designed to perform tasks that typically require human intelligence, such as reasoning, learning, and problem-solving capabilities.
Question 3: What is a fundamental best practice when prompting AI tools?
- Providing context like audience and purpose
- Providing no context to keep the AI creative
- Asking the AI to ignore all previous instructions
- Using only technical jargon in every prompt
Answer: A. Providing context like audience and purpose
Explanation: A prompt is the specific input, instruction, or query provided by a user to an AI model to guide its generation of content.
Question 4: What should a user always do with AI-generated outputs?
- Assume they are always 100% factually correct
- Review and verify for accuracy and bias
- Share them immediately without review
- Delete them to save storage space
Answer: B. Review and verify for accuracy and bias
Explanation: Users should always review and verify AI-generated outputs for accuracy, potential biases, or factual mistakes before relying on them or sharing them with others.
Question 5: What is the difference between zero-shot and few-shot prompting?
- Zero-shot requires a paid subscription
- Few-shot includes examples to illustrate patterns
- Zero-shot is slower than few-shot
- Few-shot is only for coding tasks
Answer: B. Few-shot includes examples to illustrate patterns
Explanation: Zero-shot prompting requires the AI to perform a task without prior examples, while few-shot prompting provides specific examples to illustrate the desired output pattern.
Question 6: What is a recommended use case for generative AI tools?
- Managing physical warehouse inventory
- Drafting ideas and concepting
- Replacing all human creative judgment
- Producing final, verified real-world photos
Answer: B. Drafting ideas and concepting
Explanation: Hallucination in AI occurs when a model confidently generates information that is factually incorrect, nonsensical, or not supported by the provided source data.
Question 7: What is a key component of a clear AI workflow definition?
- Ignoring the need for human oversight
- Using the AI for every single work task
- Identifying specific goals and tasks
- Avoiding data analysis entirely
Answer: C. Identifying specific goals and tasks
Explanation: Iterative prompting is the process of refining your instructions through multiple steps to guide the AI toward a more accurate and useful final result.
Question 8: Why use enterprise AI tools like Microsoft Copilot or Gemini?
- They are faster than any other software
- They automatically write all company emails
- They are the only tools that require internet
- They protect company data from training public models
Answer: D. They protect company data from training public models
Explanation: Enterprise AI tools are designed to protect company data by ensuring that sensitive information is not used to train public models, maintaining organizational security.
Question 9: Why is asking for many iterations a good prompting strategy?
- It is the only way to get a correct answer
- It makes the AI work faster
- It forces the AI to become sentient
- AI can generate ideas without fatigue
Answer: D. AI can generate ideas without fatigue
Explanation: Large Language Models are trained on vast datasets to predict the next word in a sequence, allowing them to generate human-like text based on patterns.
Question 10: What is the benefit of 'role-playing' prompts?
- It shapes the response toward a desired perspective
- It makes the AI more likely to be humorous
- It allows the AI to access private user files
- It prevents the AI from making any errors
Answer: A. It shapes the response toward a desired perspective
Explanation: Context window refers to the maximum amount of text or data an AI model can process and consider at one time during a single interaction.