AI and ML Concepts. What is Artificial Intelligence (AI)? Quiz

Explore the basic concepts of Artificial Intelligence and Machine Learning, including types of AI and practical examples of their everyday applications.

  1. Understanding Artificial Intelligence

    What best describes Artificial Intelligence (AI)?

    1. Manually programming every step for a computer
    2. Storing large amounts of data only
    3. Teaching computers to solve problems and make decisions like humans
    4. Designing faster computer hardware

    Explanation: Artificial Intelligence involves creating systems that can perform tasks requiring human-like intelligence, such as problem-solving or decision-making. Designing faster hardware and storing data are separate fields, while manually programming every step lacks the flexibility AI provides.

  2. Basics of Machine Learning

    How does Machine Learning (ML) help computers recognize new objects, such as identifying cats in photos?

    1. By learning patterns from lots of examples
    2. By following only fixed step-by-step rules
    3. By receiving one example only
    4. By randomly guessing each time

    Explanation: Machine Learning allows computers to recognize new objects by analyzing many examples and detecting patterns, which enables generalization. Using only one example, guessing, or following fixed rules does not allow for adaptation or learning from new data.

  3. Examples of AI in Everyday Life

    Which of these is a real-world example of Artificial Intelligence in daily use?

    1. A basic calculator performing arithmetic
    2. A digital assistant understanding voice commands
    3. A toaster browning bread
    4. A traditional wristwatch displaying time

    Explanation: A digital assistant that processes and understands spoken language uses AI to interpret and respond to user commands. A calculator, toaster, or standard watch do not display intelligence or adaptability and therefore are not examples of AI.

  4. Types of AI Based on Capability

    What is the primary difference between Narrow AI and General AI?

    1. Narrow AI does not use algorithms
    2. Narrow AI is slower than General AI
    3. Narrow AI is specialized for specific tasks, while General AI can perform any intellectual task like a human
    4. Narrow AI has human emotions, General AI does not

    Explanation: Narrow AI focuses on specific, single-purpose tasks, whereas General AI refers to systems capable of understanding and performing any intellectual activity that a human can. Emotions, speed, and algorithm usage are not the core distinguishing factors.

  5. Decision-Making in AI

    How do AI systems typically make decisions without explicit step-by-step instructions from humans?

    1. By ignoring all new information
    2. By always producing random outputs
    3. By only following pre-written scripts
    4. By learning from data and identifying patterns

    Explanation: AI systems are able to make decisions by analyzing large datasets, learning from experiences, and detecting patterns without explicit instructions. Only following scripts, ignoring new data, or making random choices does not characterize intelligent decision-making.