Short Answer Questions
1. What is Artificial Intelligence (AI)?
○ AI is the simulation of human intelligence in machines.
○ It enables machines to learn, reason, and perform tasks like problem-solving and
decision-making.
2. Give two real-world applications of AI.
○ Healthcare: AI-powered diagnostics and robotic surgeries.
○ E-commerce: AI-driven product recommendations (e.g., Amazon, Netflix).
3. What are the three types of AI?
○ Narrow AI: AI specialized for a specific task (e.g., Siri, Alexa).
○ General AI: AI that can perform any intellectual task like a human.
○ Super AI: AI that surpasses human intelligence in all aspects (theoretical stage).
4. How does Machine Learning (ML) differ from traditional programming?
○ Traditional programming follows predefined rules and logic.
○ ML learns patterns from data and makes predictions without explicit
programming.
5. What is the main advantage of Deep Learning over traditional ML?
○ Deep Learning automatically extracts complex features from data without manual
feature selection.
6. Name two industries where AI-powered robotics is widely used.
○ Manufacturing: Industrial robots in assembly lines.
○ Healthcare: AI-powered robotic surgeries and diagnostics.
7. What is the role of Neural Networks in AI?
○ Neural networks are designed to mimic the human brain for pattern recognition,
classification, and prediction.
8. Explain the concept of Natural Language Processing (NLP) with an example.
○ NLP enables machines to understand and process human language.
○ Example: Chatbots like ChatGPT and Google Translate.
9. What is Supervised Learning?
○ A type of ML where the model is trained on labeled data.
○ Example: Spam email detection.
10. How do self-driving cars use AI?
● AI processes sensor data (cameras, LiDAR) using deep learning to make real-time
driving decisions.
11. Give an example of AI in e-commerce.
● AI-driven product recommendations based on user behavior (e.g., Amazon, Flipkart).
12. What is Reinforcement Learning?
● A learning method where an AI agent learns through rewards and penalties.
● Example: AI playing video games like AlphaGo.
13. What is the significance of AI in healthcare?
● AI improves diagnostics, drug discovery, and personalized treatment plans.
14. Name an AI-powered fraud detection system used in banking.
● Anomaly detection systems used by banks to identify suspicious transactions.
15. How does AI impact social media recommendations?
● AI analyzes user behavior and engagement to recommend content (e.g., Facebook,
YouTube).
16. What is a chatbot, and how does it work?
● A chatbot is an AI system that interacts with users using NLP to provide automated
responses.
17. Explain the role of AI in cybersecurity.
● AI detects and prevents cyber threats by analyzing data patterns and identifying
anomalies.
18. What is the difference between Narrow AI and General AI?
● Narrow AI: Performs a specific task (e.g., voice assistants).
● General AI: Has human-like intelligence and reasoning abilities.
19. What are the challenges of using Deep Learning models?
● Requires large datasets for training.
● Needs high computational power (GPUs/TPUs).
● Difficult to interpret (black-box nature).
20. Name an AI-powered virtual assistant and describe its function.
● Google Assistant: Uses NLP to answer queries, set reminders, and control smart
devices.