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: Which field of computer science focuses on creating systems that perform tasks requiring human intelligence?
- Artificial intelligence
- Cloud computing
- Cybersecurity
- Data science
Answer: A. 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, learning, and perception.
Question 2: What is the subset of AI that enables systems to learn from data without being explicitly programmed for every task?
- Reinforcement learning
- Machine learning
- Natural language processing
- Computer vision
Answer: B. Machine learning
Explanation: Machine learning is a subset of artificial intelligence that enables systems to learn from data and improve performance over time without being explicitly programmed for every single specific task.
Question 3: In which machine learning technique are models trained on datasets where input data is paired with correct answers?
- Supervised learning
- Unsupervised learning
- Reinforcement learning
- Neural networking
Answer: A. Supervised learning
Explanation: Supervised learning is a machine learning technique where models are trained on labeled datasets, which means the input data is explicitly paired with the correct output answers for training.
Question 4: Which approach involves algorithms trained on unlabeled data to discover hidden patterns or groupings on their own?
- Deep learning
- Unsupervised learning
- Supervised learning
- Reinforcement learning
Answer: B. Unsupervised learning
Explanation: Unsupervised learning is a machine learning approach where algorithms are trained on unlabeled data to discover hidden patterns, structures, or groupings on their own without needing pre-defined correct answers.
Question 5: What type of machine learning involves an agent learning by interacting with an environment to receive rewards?
- Unsupervised learning
- Reinforcement learning
- Supervised learning
- Natural language processing
Answer: B. Reinforcement learning
Explanation: Reinforcement learning is a type of machine learning where an agent learns to make decisions by interacting with an environment and receiving rewards or penalties for its various actions.
Question 6: Which model is inspired by the human brain, using interconnected nodes arranged in layers to process data?
- Neural network
- Computer vision system
- Chatbot
- Large language model
Answer: A. Neural network
Explanation: A neural network is a machine learning model inspired by the structure of the human brain, consisting of interconnected nodes or neurons arranged in layers to process complex data.
Question 7: What subfield of AI enables computers to understand, interpret, and generate human language?
- Computer vision
- Natural language processing
- Reinforcement learning
- Data mining
Answer: B. Natural language processing
Explanation: Natural language processing, or NLP, is a subfield of AI that enables computers to understand, interpret, and generate human language in a meaningful way for various digital applications.
Question 8: What is an AI system trained on massive amounts of text data to generate human-like language called?
- Neural network
- Supervised learning agent
- Computer vision model
- Large language model
Answer: D. Large language model
Explanation: A large language model is an AI system trained on massive amounts of text data to understand and generate human-like language using advanced deep learning techniques and architectures.
Question 9: Which field of AI enables machines to interpret and extract information from images and videos?
- Reinforcement learning
- Natural language processing
- Neural networking
- Computer vision
Answer: D. Computer vision
Explanation: Computer vision is a field of AI that enables machines to interpret, analyze, and extract meaningful information from visual data such as images and videos in real time.
Question 10: What software application uses NLP to simulate human conversation and respond to user inquiries?
- Neural network
- AI chatbot
- Large language model
- Supervised learning model
Answer: B. AI chatbot
Explanation: An AI chatbot is a software application that uses natural language processing and machine learning to simulate human conversation and respond to user inquiries in real time.