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 field of computer science focuses on systems that perform tasks requiring human intelligence?
- Cloud computing
- Cybersecurity
- Web development
- Artificial intelligence
Answer: D. Artificial intelligence
Explanation: Artificial intelligence is defined as a field of computer science focused on creating systems capable of performing tasks that typically require human intelligence, such as reasoning and problem-solving.
Question 2: Which subset of AI enables systems to learn patterns from data without explicit hard-coded programming?
- System architecture
- Hardware engineering
- Machine learning
- Data science
Answer: C. Machine learning
Explanation: Machine learning is a specific subset of artificial intelligence that enables computer systems to learn patterns directly from data rather than relying on explicit, hard-coded programming instructions.
Question 3: What machine learning model is inspired by the structure of the human brain?
- Logic gate
- Database index
- Binary tree
- Neural network
Answer: D. Neural network
Explanation: A neural network is a machine learning model inspired by the structure of the human brain, consisting of interconnected layers of nodes that process information to identify complex patterns.
Question 4: Which branch of AI enables computers to understand, interpret, and generate human language?
- Natural language processing
- Computer vision
- Robotic process automation
- Signal processing
Answer: A. Natural language processing
Explanation: Natural language processing is a branch of artificial intelligence that enables computers to understand, interpret, and generate human language, allowing for more intuitive interactions between humans and machines.
Question 5: What field of AI trains computers to interpret and analyze visual data from images and videos?
- Graphic design
- Data visualization
- Computer vision
- Optical character recognition
Answer: C. Computer vision
Explanation: Computer vision is a field of artificial intelligence that trains computers to interpret and analyze visual data from images and videos, mimicking human visual perception and recognition capabilities.
Question 6: What type of AI is capable of creating new content based on patterns learned from training data?
- Rule-based systems
- Generative AI
- Supervised learning
- Predictive analytics
Answer: B. Generative AI
Explanation: Generative AI is a type of artificial intelligence capable of creating new content, such as text, images, or audio, based on patterns learned from massive amounts of training data.
Question 7: What is a large language model primarily trained on to understand and generate human-like language?
- Hardware sensor logs
- Image pixel arrays
- Massive amounts of text data
- Mathematical equations only
Answer: C. Massive amounts of text data
Explanation: A large language model is a type of neural network trained on massive amounts of text data to understand and generate human-like language through complex statistical pattern recognition.
Question 8: What is a set of mathematical instructions used by a computer to process data and make decisions?
- Network protocol
- Compiler
- AI algorithm
- Operating system
Answer: C. AI algorithm
Explanation: An AI algorithm is a set of mathematical instructions that a computer uses to process data and arrive at a decision or output on its own without human intervention.
Question 9: Which technique uses labeled datasets to train algorithms to predict outcomes?
- Reinforcement learning
- Data clustering
- Supervised learning
- Unsupervised learning
Answer: C. Supervised learning
Explanation: Supervised learning is a machine learning technique that uses labeled datasets to train algorithms to predict outcomes or recognize patterns by mapping inputs to known correct outputs.
Question 10: What AI-powered software is designed to simulate human conversation through text or voice?
- Chatbot
- Search engine
- Spreadsheet
- Firewall
Answer: A. Chatbot
Explanation: A chatbot is an AI-powered software application designed to simulate human conversation through text or voice interactions, often used for customer service or providing information to users.