🖥️ Technology

100 Artificial Intelligence Quiz Questions & Answers

AI fundamentals, machine learning, ChatGPT, neural networks and AI history

📖 12 min read ❓ 100 quiz questions 🗓️ Updated Jul 2026
Ready to test your knowledge? Take the Quiz →

Artificial Intelligence Fundamentals — 25 Questions

  1. When was the term "Artificial Intelligence" coined? (1956 — by John McCarthy at the Dartmouth Conference)
  2. What is supervised learning? (ML model trained on labeled input-output data)
  3. What is unsupervised learning? (ML model finds patterns in unlabeled data)
  4. What is reinforcement learning? (AI learns by receiving rewards/penalties for actions)
  5. What is a neural network? (Computing system loosely inspired by biological neurons)
  6. What is a training dataset? (Data used to train a machine learning model)
  7. What is overfitting? (Model performs well on training data but poorly on new data)
  8. What is a loss function? (Measures how wrong the model's predictions are)
  9. What is gradient descent? (Optimization algorithm that minimizes loss by adjusting weights)
  10. What is a transformer model? (Neural network architecture using attention — basis of GPT, BERT, Claude)
  11. What does GPT stand for? (Generative Pre-trained Transformer)
  12. What is NLP? (Natural Language Processing — AI understanding and generating human language)
  13. What is computer vision? (AI analyzing and understanding visual information from images/video)
  14. What is a GAN? (Generative Adversarial Network — generator vs discriminator)
  15. What is transfer learning? (Using pre-trained model as starting point for new task)
  16. What is fine-tuning? (Further training a pre-trained model on specific task data)
  17. What is a chatbot? (Program simulating conversation with humans)
  18. What is sentiment analysis? (NLP task classifying emotional tone of text)
  19. What is image recognition? (AI identifying objects, faces, or content in images)
  20. What is AI bias? (Systematic errors in AI systems from biased training data)
  21. What is AI alignment? (Ensuring AI systems pursue goals beneficial to humans)
  22. What is AGI? (Artificial General Intelligence — AI with human-level general reasoning)
  23. What is ASI? (Artificial Super Intelligence — hypothetical AI surpassing human intelligence)
  24. What is the AI Singularity? (Hypothetical point when AI becomes uncontrollably self-improving)
  25. What is prompt engineering? (Crafting effective inputs to get desired outputs from AI models)

Famous AI Tools & Models — 20 Questions

  1. Who created ChatGPT? (OpenAI — launched November 2022)
  2. What company created Claude AI? (Anthropic — founded by Dario Amodei and others)
  3. What is Gemini? (Google's AI model family — formerly Bard)
  4. What is DALL-E? (OpenAI's text-to-image AI)
  5. What is Midjourney? (AI image generation tool accessed via Discord)
  6. What is Stable Diffusion? (Open-source text-to-image AI model)
  7. What is Copilot? (Microsoft/GitHub AI coding assistant powered by OpenAI)
  8. What is AlphaGo? (DeepMind AI that defeated world champion Go players in 2016)
  9. What is DeepMind? (Google's AI research lab — created AlphaFold, AlphaGo)
  10. What is AlphaFold? (DeepMind AI that solved protein structure prediction)
  11. What is Siri? (Apple's voice AI assistant — launched 2011)
  12. What is Alexa? (Amazon's voice AI assistant)
  13. What is GPT-4? (OpenAI's multimodal large language model)
  14. What is Llama? (Meta's open-source large language model)
  15. What is Whisper? (OpenAI's speech recognition AI)
  16. What is Sora? (OpenAI's text-to-video generation model)
  17. What is Grok? (xAI's AI chatbot, integrated with X/Twitter)
  18. What company created Grok? (xAI, founded by Elon Musk)
  19. What is Perplexity? (An AI-powered search and answer engine)
  20. What is Hugging Face known for in the AI community? (Hosting open-source AI models and datasets)
  21. What is Mistral AI? (A European company known for open-weight large language models)
  22. What is DeepSeek? (A Chinese AI company known for efficient open-weight language models)
  23. What is Runway used for in AI? (AI-powered video editing and generation)
  24. What is ElevenLabs known for? (AI voice synthesis and cloning technology)

AI History & Ethics — 25 Questions

  1. Who is considered the "father of AI"? (John McCarthy, who coined the term and organized the Dartmouth Conference)
  2. What was the Dartmouth Conference of 1956? (The event where the field of AI was formally founded)
  3. What is an "AI winter"? (A period of reduced funding and interest in AI research, occurring in the 1970s and 1980s)
  4. What was ELIZA, an early AI program? (A 1960s chatbot simulating a psychotherapist)
  5. Who developed the perceptron, an early neural network model? (Frank Rosenblatt, in 1958)
  6. What was Deep Blue's achievement in 1997? (Defeating world chess champion Garry Kasparov)
  7. What is AI explainability (or "explainable AI")? (Making AI decision-making processes understandable to humans)
  8. What is a "black box" model in AI? (A model whose internal decision-making process is not easily interpretable)
  9. What is algorithmic bias? (Systematic unfairness in AI outputs due to biased training data or design)
  10. What is AI safety research focused on? (Ensuring AI systems behave reliably and don't cause unintended harm)
  11. What is a "hallucination" in the context of AI language models? (When an AI generates false or fabricated information confidently)
  12. What is the EU AI Act? (A regulatory framework for governing AI use within the European Union)
  13. What ethical concern relates to AI and employment? (Job displacement due to automation of tasks previously done by humans)
  14. What is "red teaming" in AI safety? (Deliberately probing an AI system for weaknesses or harmful outputs)
  15. What is differential privacy in AI? (A technique for protecting individual data privacy in datasets)
  16. What organization published influential research on AI risk and existential safety? (Various, including the Future of Humanity Institute and OpenAI)
  17. What is the "trolley problem" often used to illustrate in AI ethics? (Moral dilemmas in decision-making, such as for autonomous vehicles)
  18. What is data labeling in machine learning? (Annotating data so it can be used to train supervised learning models)
  19. What is "AI alignment research" trying to solve? (Making sure AI systems' goals match human values and intentions)
  20. Who co-founded DeepMind? (Demis Hassabis, Shane Legg, and Mustafa Suleyman)
  21. What major AI lab did Dario Amodei leave to help found Anthropic? (OpenAI)
  22. What is a "feedback loop" in reinforcement learning from human feedback (RLHF)? (Using human ratings to fine-tune and improve a model's responses)
  23. What is "model interpretability" research trying to achieve? (Understanding how and why AI models make specific decisions)
  24. What was IBM Watson famous for in 2011? (Winning the quiz show Jeopardy! against human champions)
  25. What is "synthetic data" used for in AI training? (Artificially generated data used to train models when real data is scarce)

AI Applications & Future — 25 Questions

  1. What industry uses AI extensively for fraud detection? (Banking and financial services)
  2. How is AI used in healthcare? (Diagnosing diseases, analyzing medical images, and drug discovery)
  3. What is an autonomous vehicle's primary AI challenge? (Perceiving and safely navigating real-world environments)
  4. How is AI used in agriculture? (Monitoring crops, predicting yields, and automating farm equipment)
  5. What is AI-powered recommendation system used for, e.g. on Netflix or Spotify? (Suggesting content based on user preferences and behavior)
  6. How is AI used in customer service? (Powering chatbots and automated support systems)
  7. What is AI's role in drug discovery? (Predicting molecular structures and accelerating research, as seen with AlphaFold)
  8. How is AI used in fraud prevention for credit cards? (Detecting unusual spending patterns in real time)
  9. What is AI's role in personalized education? (Adapting learning content to individual student needs)
  10. How is AI used in weather forecasting? (Analyzing vast datasets to improve prediction accuracy)
  11. What is a "digital assistant" generally used for? (Helping users perform tasks through natural language commands)
  12. How might AI transform manufacturing? (Through predictive maintenance and robotic automation)
  13. What is AI's potential role in climate science? (Modeling climate patterns and optimizing energy use)
  14. How is AI used in cybersecurity? (Detecting unusual patterns that may indicate threats or breaches)
  15. What is "multimodal AI"? (AI that can process and generate multiple types of data, like text, images, and audio together)
  16. What is an AI "agent" generally understood to be? (A system that can autonomously take actions to achieve goals)
  17. How might AI affect the legal industry? (Automating document review and legal research)
  18. What is the term for AI systems working together with humans rather than replacing them? (Human-AI collaboration, or "augmented intelligence")
  19. What is robotics' relationship to AI? (AI provides the decision-making "brain" for many modern robots)
  20. How is AI expected to impact scientific research broadly? (Accelerating discovery through pattern recognition in massive datasets)
  21. What is "AI democratization"? (Making AI tools and capabilities accessible to more people, not just experts)
  22. What is the significance of open-weight AI models? (They allow anyone to download, run, and modify the model, unlike closed/proprietary ones)
  23. What is an AI "copilot" generally designed to do? (Assist a human user in real time with tasks like coding or writing)
  24. What is a potential risk of over-reliance on AI systems? (Reduced critical thinking or skill atrophy in areas AI handles)
  25. What is the long-term goal often cited by AI researchers working toward AGI? (Creating AI that can perform any intellectual task a human can)
  26. What is "few-shot learning" in AI? (A model's ability to learn a new task from only a small number of examples)

❓ Frequently Asked Questions

What AI topics are most commonly asked about in 2026?

Large Language Models (ChatGPT, Claude, Gemini), AI safety, autonomous vehicles, computer vision, natural language processing, machine learning basics, and AI ethics are the hottest topics.

What is the difference between AI, ML, and Deep Learning?

AI is the broad field of machines simulating human intelligence. ML is a subset of AI where systems learn from data. Deep Learning is a subset of ML using multi-layered neural networks.

🖥️

Ready to Test Your Technology Knowledge?

Take our Technology quiz and see how you rank against players worldwide!

Play Technology Quizzes →
📱
Share this study guide Help your friends prepare for quizzes
📲 Share on WhatsApp