Artificial Intelligence - Exam
Artificial Intelligence
  • 1. What does AI stand for?
A) Artificial Intelligence
B) Automated Intelligence
C) Advanced Intelligence
D) Analogous Integration
  • 2. What is the Turing Test?
A) A test of a machine's ability to exhibit intelligent behavior indistinguishable from a human
B) A test to measure a machine's processing speed
C) A test to evaluate a machine's physical strength
D) A test to determine the power consumption of a machine
  • 3. Which programming language is commonly used in AI development?
A) C++
B) Ruby
C) Python
D) Java
  • 4. What is the concept of machine learning?
A) A technique to manually program machines
B) A method to improve network security
C) A subset of AI that enables machines to learn from data
D) A process of assembling hardware components
  • 5. What does RNN stand for in the context of neural networks?
A) Rapid Notification Node
B) Regular Numeric Notation
C) Robust Neuron Navigator
D) Recurrent Neural Network
  • 6. What is the term 'singularity' in the context of AI?
A) A hypothetical future point at which AI surpasses human intelligence and control
B) A weather manipulation technique
C) A type of machine learning algorithm
D) A measure of data complexity
  • 7. What is computer vision in AI?
A) Analyzing audio signals
B) Generating random pixel patterns
C) Testing computer hardware components
D) Mimicking human vision and identifying objects in images or videos
  • 8. What is a chatbot?
A) A program for music composition
B) A program for graphic design
C) A program that simulates conversation with human users
D) A program for virtual reality gaming
  • 9. What is the Dijkstra algorithm used for in AI?
A) Detecting errors in data
B) Finding the shortest path in a graph
C) Optimizing computer memory usage
D) Generating random numbers
  • 10. What does NLP stand for in the context of AI?
A) Natural Language Processing
B) Networked Logistic Performance
C) Neural Learning Protocol
D) Nonlinear Linguistic Pattern
  • 11. In which year was artificial intelligence founded as an academic discipline?
A) 1956
B) 1980
C) 1972
D) 1965
  • 12. Which of the following is NOT a traditional goal of AI research?
A) Learning
B) Reasoning
C) Knowledge representation
D) Quantum computing
  • 13. Which company aims to create artificial general intelligence (AGI)?
A) Intel
B) IBM
C) OpenAI
D) Microsoft
  • 14. What is the name of the architecture that accelerated AI growth further after 2017?
A) Convolutional neural network
B) Recurrent neural network
C) Transformer architecture
D) Perceptron
  • 15. Which high-profile application of AI is used by YouTube, Amazon, and Netflix?
A) Advanced web search engines
B) Virtual assistants
C) Autonomous vehicles
D) Recommendation systems
  • 16. Which field is NOT mentioned as one that AI draws upon?
A) Astronomy
B) Linguistics
C) Psychology
D) Neuroscience
  • 17. Which technique is NOT used by AI researchers to reach their goals?
A) Quantum entanglement
B) State space search
C) Formal logic
D) Artificial neural networks
  • 18. What decade saw an AI boom coinciding with advances in generative AI?
A) 1990s
B) 2000s
C) 2010s
D) 2020s
  • 19. What are some potential long-term effects of AI that have prompted discussions?
A) Lower energy consumption
B) Decreased computational power
C) Existential risks
D) Reduced software complexity
  • 20. What is a major limitation of early AI algorithms in reasoning and problem-solving?
A) These algorithms required human intervention for every step.
B) They experience a 'combinatorial explosion' where they become exponentially slower as problems grow.
C) Early AI could not handle logical deductions.
D) They were unable to process any form of incomplete information.
  • 21. How do humans typically solve most of their problems, as opposed to early AI models?
A) Humans use a combination of intuition and probabilistic reasoning exclusively.
B) Humans use fast, intuitive judgments rather than step-by-step deduction.
C) Humans solve problems by following pre-defined algorithms.
D) Humans rely solely on logical deductions similar to early AI models.
  • 22. In automated planning, what does the agent have?
A) A specific goal.
B) Randomly assigned tasks with no particular order.
C) No clear objective or preference.
D) Multiple goals to achieve simultaneously.
  • 23. Which type of machine learning involves finding patterns in data without guidance?
A) Unsupervised learning
B) Reinforcement learning
C) Transfer learning
D) Supervised learning
  • 24. In supervised learning, what is the main difference between classification and regression?
A) Classification predicts categories while regression deduces numeric functions.
B) Classification is a type of unsupervised learning.
C) Regression requires more data than classification.
D) Classification uses neural networks while regression does not.
  • 25. What modern NLP technique represents words as vectors encoding their meaning?
A) Word embedding
B) Information retrieval
C) Speech synthesis
D) Machine translation
  • 26. Which deep learning architecture uses an attention mechanism?
A) Generative pre-trained transformers (GPT)
B) Recurrent neural networks (RNNs)
C) Convolutional neural networks (CNNs)
D) Transformers
  • 27. What is a moderate success related to affective computing?
A) Image classification.
B) Textual sentiment analysis.
C) Object tracking.
D) Speech recognition.
  • 28. Which type of search is used in game-playing programs like chess?
A) Particle swarm optimization.
B) Adversarial search.
C) Local search.
D) Gradient descent.
  • 29. What technique does local search use to refine an initial guess incrementally?
A) Means-ends analysis.
B) Mathematical optimization.
C) Swarm intelligence algorithms.
D) Backpropagation algorithm.
  • 30. Which variant of local search is commonly used to train neural networks?
A) Gradient descent.
B) Evolutionary computation.
C) Particle swarm optimization.
D) Ant colony optimization.
  • 31. What is the process called when proving a new statement from given true statements?
A) Deductive reasoning.
B) Particle swarm optimization.
C) Evolutionary computation.
D) Inductive reasoning.
  • 32. What is the main challenge with problem-solving in first-order logic?
A) It uses swarm intelligence algorithms.
B) It requires gradient descent for optimization.
C) It assigns degrees of truth between 0 and 1.
D) Inference is undecidable, making it intractable.
  • 33. Which swarm intelligence algorithm is inspired by bird flocking?
A) Gradient descent.
B) Particle swarm optimization.
C) Ant colony optimization.
D) Evolutionary computation.
  • 34. Which of the following tools can be used for reasoning using Bayesian inference?
A) Bayesian networks
B) Dynamic decision networks
C) Markov decision processes
D) Kalman filters
  • 35. What algorithm is commonly associated with learning in Bayesian networks?
A) Information value theory
B) Mechanism design
C) Expectation–maximization algorithm
D) Decision analysis
  • 36. Which method was the most widely used analogical AI until the mid-1990s?
A) Support vector machine
B) K-nearest neighbor algorithm
C) Naive Bayes classifier
D) Decision tree
  • 37. Which classifier is reportedly the most widely used learner at Google due to its scalability?
A) Support vector machine
B) Naive Bayes classifier
C) K-nearest neighbor algorithm
D) Decision tree
  • 38. What type of AI application uses pattern matching to determine the closest match?
A) Controllers
B) Neural networks
C) Bayesian networks
D) Classifiers
  • 39. Which symbolic machine learning algorithm is considered the simplest and most widely used?
A) K-nearest neighbor algorithm
B) Support vector machine
C) Naive Bayes classifier
D) Decision tree
  • 40. Which probabilistic method can be used for filtering, prediction, and smoothing?
A) Game theory
B) Hidden Markov models
C) Decision analysis
D) Dynamic decision networks
  • 41. Which virtual assistant is developed by Apple?
A) Alexa
B) Siri
C) Google Assistant
D) Cortana
  • 42. What type of AI application is exemplified by 'if diamond then pick up'?
A) Bayesian networks
B) Classifiers
C) Neural networks
D) Controllers
  • 43. What is the potential reduction in energy sector emissions estimated for AI?
A) 5%
B) 7%
C) 10%
D) 3%
  • 44. Which technique did Microsoft propose in January 2025 to improve mathematical problem-solving?
A) Gemini Deep Think
B) AlphaTensor
C) Qwen2-Math
D) rStar-Math
  • 45. What percentage of US power did data centers consume in 2022?
A) 3%
B) 5%
C) 10%
D) 7%
  • 46. What trend describes the faster improvements in GPU performance compared to Moore's Law?
A) Huang's law.
B) Moore's law.
C) Gibson's law.
D) Bell's law.
  • 47. Which company developed AlphaFold 2?
A) Microsoft
B) Google
C) DeepMind
D) IBM
  • 48. What was the estimated investment into AI infrastructure and data centers in the US by 2030 according to a McKinsey & Company report?
A) $3.5 trillion
B) $1.5 trillion
C) $2.7 trillion
D) $4.0 trillion
  • 49. Which of the following is NOT a current model or service based on GPT?
A) ChatGPT
B) Prolog
C) Gemini
D) Claude
  • 50. Which company introduced Copilot Search under the name Bing Chat?
A) Amazon
B) Apple
C) Google
D) Microsoft
  • 51. By what year did the International Energy Agency project that power demand for data centers and AI might double?
A) 2030
B) 2026
C) 2025
D) 2028
  • 52. Which AI system was developed to play chess, Go, or Atari games?
A) Deep Blue
B) Watson
C) AlphaStar
D) MuZero
  • 53. In which month and year did Google introduce an AI Mode?
A) December 2017
B) February 2023
C) July 2024
D) May 2025
  • 54. What percentage of AIME 2024 problems did Qwen-7B solve using rStar-Math?
A) 53%
B) 75%
C) 84%
D) 90%
  • 55. Which company developed Qwen2-Math?
A) OpenAI
B) Microsoft
C) Google DeepMind
D) Alibaba Group
  • 56. What role oversees the deployment of AI in organizations?
A) Chief Information Officer (CIO)
B) Chief Automation Officer (CAO)
C) Chief Technology Officer (CTO)
D) Chief Data Officer (CDO)
  • 57. What was the amount spent on authorized AI-generated content during the 2024 Indian elections?
A) $50 million
B) $100 million
C) $25 million
D) $10 million
  • 58. According to an OECD report, what percentage of U.S. jobs were classified as 'high risk' for automation?
A) 47%
B) 9%
C) 30%
D) 15%
  • 59. What percentage of U.S. jobs did Michael Osborne and Carl Benedikt Frey estimate are at 'high risk' of potential automation in the 2010s?
A) 47%
B) 60%
C) 25%
D) 9%
  • 60. What was the error rate for both whites and blacks in the COMPAS system?
A) 50%
B) 75%
C) 80%
D) Exactly 61%
  • 61. Which country lifted its ban on the opening of data centers in 2022 due to electric power concerns?
A) Japan
B) United States
C) Singapore
D) Taiwan
  • 62. Which nuclear power plant did Microsoft announce an agreement to reopen for its energy needs?
A) Susquehanna
B) Palisades Nuclear reactor
C) Three Mile Island
D) Fukushima
  • 63. Which probabilistic model is used for perception systems to analyze processes over time?
A) Game theory
B) Dynamic Bayesian networks
C) Markov decision processes
D) Mechanism design
  • 64. Which AI system was introduced by Google DeepMind in 2024?
A) Pluribus
B) SIMA
C) MuZero
D) AlphaStar
  • 65. What percentage of US power was forecasted for data centers to consume by 2030 according to a Goldman Sachs Research Paper?
A) 8%
B) 5%
C) 12%
D) 10%
  • 66. Which category of fairness focuses on the outcomes and seeks to compensate for statistical disparities?
A) Distributive fairness
B) Predictive fairness
C) Procedural fairness
D) Representational fairness
  • 67. What was the primary goal given to recommender systems on platforms like YouTube and Facebook?
A) Enhancing content diversity
B) Maximizing user engagement
C) Reducing misinformation spread
D) Promoting accurate information
  • 68. In what year did AlphaFold 2 demonstrate the ability to approximate protein structures quickly?
A) 2021
B) 2019
C) 2024
D) 2023
  • 69. What term describes the phenomenon where users are exposed to multiple versions of the same misinformation?
A) Echo chambers
B) Confirmation bias
C) Information overload
D) Filter bubbles
  • 70. What does topological deep learning integrate?
A) Various topological approaches
B) Probabilistic models
C) Natural language processing
D) Monte Carlo tree search
  • 71. Which companies dominate the commercial AI scene?
A) Tesla, SpaceX, Uber, Lyft
B) Coca-Cola, PepsiCo, Red Bull, Monster
C) Nike, Adidas, Puma, Reebok
D) Alphabet Inc., Amazon, Apple Inc., Meta Platforms, Microsoft
  • 72. Which AI system achieved grandmaster level in StarCraft II?
A) AlphaStar
B) MuZero
C) Deep Blue
D) Watson
  • 73. What was the accuracy of Qwen2-Math on the MATH dataset?
A) 53%
B) 90%
C) 75%
D) 84%
  • 74. In image processing, what might lower layers of a deep learning model identify?
A) Edges
B) Faces
C) Digits
D) Whole objects
  • 75. What technique is used by AI developers to preserve privacy while obtaining data?
A) Data encryption
B) Differential privacy
C) Cloud storage
D) Blockchain technology
  • 76. What percentage of jobs for Chinese video game illustrators were reported to be eliminated by generative AI in April 2023?
A) 30%
B) 90%
C) 50%
D) 70%
  • 77. How much more electrical energy does a ChatGPT search use compared to a Google search?
A) 20 times
B) 10 times
C) 15 times
D) 5 times
  • 78. In what year did 30 nations, including China, support a ban on autonomous weapons under the United Nations' Convention on Certain Conventional Weapons?
A) 2016
B) 2013
C) 2014
D) 2015
  • 79. Which algorithm is most commonly used for training neural networks?
A) Forward propagation
B) Backpropagation
C) Gradient descent
D) Stochastic gradient descent
  • 80. What type of games does Pluribus handle?
A) Jeopardy! quiz shows.
B) Real-time strategy games.
C) Chess and Go.
D) Imperfect-information games like poker.
  • 81. Who coined the term 'Friendly AI'?
A) Eliezer Yudkowsky
B) Stephen Hawking
C) Stuart J. Russell
D) Wendell Wallach
  • 82. Which model achieved gold medal results in the International Math Olympiad of 2025?
A) rStar-Math
B) Gemini Deep Think
C) AlphaTensor
D) Qwen-7B
  • 83. What percentage of newly funded startups claimed to be AI companies in 2024?
A) 5%
B) 22%
C) 50%
D) 75%
  • 84. Who is credited with identifying Moore's Law?
A) John McCarthy.
B) Alan Turing.
C) Gordon Moore.
D) Jensen Huang.
  • 85. What percentage of companies reported incorporating AI in some offerings or processes according to a 2017 survey?
A) 50%
B) 10%
C) 5%
D) 20%
  • 86. Which tool from probability theory and economics helps in decision-making and planning?
A) Decision theory
B) Expectation–maximization algorithm
C) Dynamic Bayesian networks
D) Kalman filters
  • 87. What type of weapon is described as a machine that locates, selects, and engages human targets without human supervision?
A) Drones used for surveillance
B) Cybersecurity tool
C) Lethal autonomous weapon
D) Conventional firearm
  • 88. What is one potential risk of open-weight AI models?
A) They cannot be used for commercial purposes.
B) They require constant internet connectivity.
C) Built-in security measures can be trained away until ineffective.
D) Their architecture and parameters are kept secret.
  • 89. Which software was commonly used with AI-specific enhanced GPUs?
A) TensorFlow.
B) PyTorch.
C) Keras.
D) Scikit-learn.
  • 90. Who expressed concern about AI enabling authoritarian leaders to manipulate electorates?
A) Bill Gates
B) Geoffrey Hinton
C) Tim Cook
D) Elon Musk
  • 91. Which program developed by DeepMind defeated the world champion Go player in 2015?
A) GPT-3
B) ChatGPT
C) DALL-E
D) AlphaGo
  • 92. Who proposed the concept of 'artificial moral agents'?
A) Stephen Hawking
B) Wendell Wallach
C) Eliezer Yudkowsky
D) Stuart J. Russell
  • 93. What term is used for malicious use of AI-generated content to create misinformation or propaganda?
A) Synthetic media
B) Faux images
C) Deepfakes
D) AI clones
  • 94. Which AI system defeated two of the greatest Jeopardy! champions in 2011?
A) AlphaGo
B) Deep Blue
C) MuZero
D) Watson
  • 95. What is the primary function of Generative Pre-trained Transformers (GPT)?
A) Translate languages in real-time.
B) Predict future stock market trends.
C) Generate text based on semantic relationships between words.
D) Analyze and interpret images.
  • 96. What percentage of AI engineers are black?
A) 10%
B) 50%
C) About 4%
D) 25%
  • 97. In which direction does the signal pass in feedforward neural networks?
A) Randomly
B) Backwards
C) Only one direction
D) Both directions
  • 98. What solution have AI researchers suggested to combat online deception by AI models?
A) AI ethical guidelines
B) Blockchain verification
C) Digital signatures
D) Personhood credentials
  • 99. Which company's application to supply electricity from the Susquehanna nuclear power station was rejected by FERC?
A) Amazon
B) Microsoft
C) Constellation Energy
D) Talen Energy
  • 100. What is another name for the field of machine ethics?
A) Artificial intelligence ethics
B) Ethical computing
C) Moral robotics
D) Computational morality
Created with That Quiz — a math test site for students of all grade levels.