Unit 2 - Practice Quiz

CSE121 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 What is the correct relationship between Artificial Intelligence (AI), Machine Learning (ML), and Deep Learning (DL)?

A. AI is a subset of ML, which is a subset of DL.
B. DL is a subset of ML, which is a subset of AI.
C. ML is a subset of AI, which is a subset of DL.
D. AI, ML, and DL are three distinct fields with no overlap.

2 Which component of an Expert System acts as the reasoning engine to derive conclusions?

A. User Interface
B. Knowledge Base
C. Inference Engine
D. Explanation Facility

3 In Fuzzy Logic, unlike Boolean logic where a value is either 0 or 1, truth values range between:

A. and $1$
B. $0$ and $1$ (inclusive)
C. $1$ and $10$
D. and

4 Which technology overlays digital information, such as images or data, onto the user's view of the real world?

A. Virtual Reality (VR)
B. Augmented Reality (AR)
C. Deep Learning
D. Cloud Computing

5 Which field of AI focuses on the interaction between computers and human language, enabling machines to understand and respond to text?

A. Computer Vision
B. Robotics
C. Natural Language Processing (NLP)
D. Fuzzy Logic

6 How is AI primarily used in the field of Agriculture?

A. Creating genetically modified seeds only.
B. Replacing all human labor with androids.
C. Precision farming, crop disease detection, and yield prediction.
D. Marketing produce to international buyers.

7 Which of the following is a primary application of AI in Social Media Monitoring?

A. Increasing internet speed.
B. Hardware manufacturing.
C. Sentiment analysis and content moderation.
D. Building server farms.

8 Google Translator relies heavily on which AI technique to convert text from one language to another?

A. Neural Machine Translation (NMT)
B. Genetic Algorithms
C. Expert Systems
D. Linear Regression

9 Which technology allows a Driverless Car to 'see' and map its surroundings using laser pulses?

A. Sonar
B. LiDAR (Light Detection and Ranging)
C. GPS
D. Bluetooth

10 ALEXA and Siri are examples of:

A. Industrial Robots
B. Intelligent Virtual Assistants
C. Operating Systems
D. Fuzzy Controllers

11 What architecture is ChatGPT based on?

A. Decision Trees
B. Transformer Architecture
C. Support Vector Machines
D. K-Nearest Neighbors

12 Which of the following is a key skill required for a Machine Learning Engineer?

A. Hardware assembly
B. Network cabling
C. Statistics and Probability
D. Graphic Design

13 What is the 'Knowledge Base' in an Expert System?

A. The hardware processor.
B. A repository of facts and rules about a specific domain.
C. The user interface screen.
D. The internet connection.

14 Which programming language is most widely used for implementing AI and ML due to its extensive library support (e.g., TensorFlow, PyTorch)?

A. HTML
B. Python
C. SQL
D. PHP

15 In the context of Machine Learning, what is 'Supervised Learning'?

A. Learning without any data.
B. Learning where the model is trained on labeled data.
C. Learning where the model finds patterns in unlabeled data.
D. Learning exclusively through trial and error.

16 Deep Learning is distinct from traditional Machine Learning because it utilizes:

A. If-Then rules only
B. Small datasets
C. Artificial Neural Networks with many layers
D. Manual data entry

17 Which AI application in healthcare helps in interpreting X-rays, CT scans, and MRIs?

A. Medical Billing Automation
B. Medical Imaging Analysis
C. Patient Scheduling
D. Telemedicine

18 What is the primary function of a 'Wake Word' (e.g., 'Hey Siri', 'Alexa')?

A. To shut down the device.
B. To activate the device's listening mode for commands.
C. To connect to the internet.
D. To update the software.

19 Which of the following is a current trend in AI?

A. Reduced reliance on data.
B. Generative AI (creating new content like images/text).
C. Moving away from neural networks.
D. Strictly hardware-based AI.

20 What is the 'Turing Test' designed to evaluate?

A. The speed of a processor.
B. The battery life of a robot.
C. A machine's ability to exhibit intelligent behavior equivalent to a human.
D. The accuracy of a calculator.

21 Which library is commonly used in Python for data manipulation and analysis, often a precursor to ML tasks?

A. Pandas
B. React
C. jQuery
D. Flask

22 In the context of AI job roles, what does a 'Data Scientist' primarily do?

A. Repairs computer hardware.
B. Extracts insights from data using statistical methods and ML.
C. Designs graphical user interfaces.
D. Manages social media accounts manually.

23 Which of the following is an example of Unsupervised Learning?

A. Spam email filtering (labeled spam/not spam).
B. Clustering customers based on purchasing behavior.
C. Predicting house prices based on historical sales.
D. Face recognition using labeled photos.

24 What is 'Computer Vision'?

A. A monitor display technology.
B. The ability of a computer to 'see' and interpret visual data from the world.
C. Glasses for computer users.
D. A graphics card brand.

25 Which of the following describes 'Reinforcement Learning'?

A. Learning by reading books.
B. Learning through a system of rewards and penalties.
C. Learning by memorizing a database.
D. Learning by watching videos.

26 Which term refers to the bias present in AI systems due to prejudiced training data?

A. Algorithmic Speed
B. AI Bias
C. Machine Accuracy
D. Data Compression

27 What is the mathematical structure that mimics the human brain in Deep Learning called?

A. Decision Forest
B. Artificial Neural Network (ANN)
C. Logic Gate
D. Database Schema

28 Which AI technique helps Netflix or Spotify suggest movies or music you might like?

A. Recommendation Systems
B. Robotic Process Automation
C. Augmented Reality
D. Blockchain

29 In a Driverless Car, what is the role of the 'Control System'?

A. To play music.
B. To execute physical actions like steering, braking, and accelerating.
C. To store passenger data.
D. To display ads.

30 The process of checking a Machine Learning model's performance on data it has never seen before is called:

A. Training
B. Testing/Validation
C. Data Cleaning
D. Programming

31 Which of these is NOT a typical application of NLP?

A. Chatbots
B. Language Translation
C. Image Compression
D. Speech Recognition

32 What is 'Overfitting' in Machine Learning?

A. When the model fits the training data too well but fails on new data.
B. When the hardware gets too hot.
C. When the dataset is too small.
D. When the model is too simple to capture patterns.

33 Which mathematical concept is essential for calculating the error rate in Neural Networks?

A. Geometry
B. Calculus (Gradient Descent)
C. Trigonometry
D. Number Theory

34 What is the primary goal of an 'AI Ethics' framework?

A. To make AI run faster.
B. To ensure AI is developed and used responsibly, fairly, and safely.
C. To ban all AI development.
D. To maximize profits only.

35 Which industry uses AI for 'High-Frequency Trading'?

A. Healthcare
B. Finance
C. Agriculture
D. Construction

36 A system that uses fuzzy logic to control the temperature of an air conditioner is an example of:

A. Control System
B. Social Media Bot
C. Generative AI
D. Data Mining

37 Which Python library is specifically designed for Deep Learning and developed by Google?

A. Matplotlib
B. TensorFlow
C. OpenCV
D. Requests

38 What distinguishes 'Weak AI' (Narrow AI) from 'Strong AI' (AGI)?

A. Weak AI needs electricity; Strong AI does not.
B. Weak AI is designed for a specific task; Strong AI has human-level general intelligence.
C. Weak AI is older; Strong AI is newer.
D. There is no difference.

39 In the context of 'Big Data' and AI, what does 'Volume' refer to?

A. The loudness of the speakers.
B. The sheer amount of data generated.
C. The reliability of data.
D. The speed of data processing.

40 Which technique allows Pokemon Go to place a Pokemon character on your living room floor via your phone screen?

A. Virtual Reality
B. Augmented Reality
C. Holography
D. 3D Printing

41 What is the role of 'Training Data' in machine learning?

A. To test the final model.
B. To teach the model to recognize patterns.
C. To formatting the hard drive.
D. To write the code for the algorithm.

42 Which of the following is an opportunity created by AI?

A. Complete elimination of all human jobs.
B. Automation of repetitive tasks allowing humans to focus on creativity.
C. Decreased efficiency in manufacturing.
D. Slower data processing.

43 What is a 'Chatbot'?

A. A robot that walks.
B. A software application used to conduct an on-line chat conversation.
C. A hardware component in a server.
D. A type of computer virus.

44 In a Neural Network, what is an 'Activation Function' (e.g., ReLU, Sigmoid)?

A. It turns the computer on.
B. It defines the output of a node given an input or set of inputs.
C. It deletes the data.
D. It connects the keyboard.

45 Which of these is a popular cloud platform providing AI services?

A. Microsoft Word
B. Amazon Web Services (AWS)
C. Adobe Photoshop
D. VLC Media Player

46 What is 'Predictive Analytics'?

A. Looking at past data to guess what happened.
B. Using historical data and AI to forecast future outcomes.
C. Writing history books.
D. Analyzing live video feeds.

47 Which AI domain is responsible for enabling a robot to navigate a room without bumping into furniture?

A. Natural Language Processing
B. Speech Synthesis
C. Robotics and Computer Vision
D. Expert Systems

48 What is the function of the 'Hidden Layers' in a Neural Network?

A. To hide data from the user.
B. To perform intermediate processing and feature extraction between input and output.
C. To encrypt the password.
D. To store the backup.

49 Which soft skill is increasingly important for AI professionals to ensure systems are not harmful?

A. Typing speed
B. Critical Thinking and Ethics
C. Memorization
D. Public Speaking

50 What is the basic unit of a deep learning model?

A. Pixel
B. Neuron (Perceptron)
C. Bit
D. Electron