AI Practice Worksheet Answer Key
AI Practice Worksheet Answer Key
MCQ
Answer Key
1) Artificial Intelligence is about_____.
a) Playing a game on Computer b) Making a machine Intelligent
c) Programming on Machine with your Own Intelligence d) Putting your intelligence in Machine
4. Shobha is an independent worker, which means she has the ability to ____________.
a) Prioritise tasks according to the time at hand
b) Complete a task without constant assistance or supervision
c) Stay calm in challenging situations
d) Trust her own capabilities
5. Pranjali gets up at 5 am and goes to her badminton classes. Then she comes home and finishes her
homework before going to school. She does this all by herself. No one tells her to do it. This is an example of
a) Self-motivation b) External motivation
c) Both self and external motivation d) Not any specific type of motivation
8. Misha wants to print large size architectural drawings. Which device should she use?
a) Printer b) Scanner
c) Plotter d) None of these
9. What is the term used when you quickly click the left mouse button twice?
a) Hover b) Drag and drop
c) Double clicking d) Moving
10. Ravi learnt that if a laptop gets overheated, the internal parts get damaged. What happens if he leaves
his device plugged in even after it is charged 100%?
a) It can break b) It can stop functioning
c) It can overheat d) Data can get corrupt
11. ______________ is the primary activity in a service business.
a) Production of Goods b) Purchase and Sales of Goods
c) Transportation of Goods d) Provision of Services
13. Srishti is a young woman who makes earrings. She buys jute from a farmer and makes earrings from that.
She sees that most women in her village do not work. So, she hires two women to help her. As her orders
increase, she hires three more women to work for her. How was she helping her village grow?
a) By selling earrings to women without a job
b) By purchasing earrings from the local market
c) By buying jute from the local farmer and by providing jobs to local women
d) By attracting the women in her village with her creative earrings
14. Mary has two people who work for her. Every day, she spends one hour with them to learn about what
they’ve done that day.
a) Creates a new product
b) Divides income
c) Manages the business
d) Takes risks
16. ______ is a branch of artificial intelligence that enables computers to learn from data by themselves.
a) Deep Learning b) Computer Vision
c) Natural Learning d) Machine Learning
a) only (i)
b) (ii) and (iii)
c) (i) and (ii)
d) Only (iii)
18. Search engines not only predict what popular searches may apply to your query as you start typing, but it
looks at the whole picture and recognizes what you’re trying to say rather than the exact search words. This
is an example of
a) Computer Vision b) Data Sciences
c) Natural Language Processing d) Natural Language Understanding
19. __________ is the study of how computers see and understand digital images and videos.
Ans:- Computer Vision
20. Which among the following roles is responsible for collecting, analysing, and drawing interpretation
from huge datasets of Big Data?
a) Data Scientist b) Business Intelligence Developer
c) Project Manager d) None of the above
24. a = 4.5
b=2
print (a//b)
a) 2 b) 2.0
c) 4 d) None of the above
27. Which of the following is the technique of representing data in a pictorial or graphical format?
(a) Data Visualisation
(b) Data Exploration
(c) Interpolation
(d) Extrapolation
28. Which of the following is a subset of machine learning that uses deep neural networks to train a
model on large datasets?
(a) Deep Learning
(b) Computer Vision
(c) Natural Learning
(d) None of the above
31. The _________ is a type of artificial intelligence where a machine is programmed with a set of rules
that dictate how it should behave.
(a) Rule-based Approach
(b) Machine Learning Approach
(c) Natural Learning Approach
(d) None of the above
34. 4. With one throw of a 6-sided die, what's the probability of getting an even number?
a) 1/5 b) 2/5
c) 5/6 d) 1/2
35. The Learning Based Approach is a method in which the machine learns independently from the
developer. (True/False)
36. _________ help us determine the relationships between different aspects of a problem, which aids in
finding a solution to achieve a project's goal.
Ans:- System maps
37. Which of the following is a consequence of using unauthentic data to train an AI model?
(a) The AI model will require less computational power
(b) The AI model may make inaccurate predictions
(c) The AI model will be easier to explain
(d) The AI model will not need testing data
38. Data exploration is necessary because data available from data _______________ cannot be
used directly for machine learning.
(a) Scoping (b) Acquisition (c) Analysis (d) Processing
39. ___________ is a machine learning method that uses a set of pre-defined training data to learn how to
predict a response for a new data that hasn't been seen before.
(a) Unsupervised Learning
(b) Supervised Learning
(c) Natural Learning
(d) None of the above
40. ________ is a data modelling and statistical analysis approach that is based on the working of brain
cells.
(a) Artificial Neural Network
(b) Artificial Cardiac Network
(c) Natural Node Network
(d) Connected Node Network
41. Naman has made a model which predicts the performance of Indian Cricket players in
upcoming matches. He collected the data of players’ performance with respect to stadium,
bowlers, opponent team and health. His model works with good accuracy and precision value.
Which of the statement given below is incorrect?
(a) Data gathered with respect to stadium, bowlers, opponent team and health is known as Testing
Data.
(b) Data given to an AI model to check accuracy and precision is Testing Data.
(c) Training data and testing data are acquired in the Data Acquisition stage.
(d) Training data is always larger as compared to testing data.
42. Data is the core of any ML/AI algorithm. The number of students in a class or total students
appearing in an exam is an example of ____________.
(a) Simple data (b) Discrete data (c) Continuous data (d) None of the above
43. Classification is a technique for investigating the relationship between independent variables or features and a
dependent variable or outcome. (True/False)
44. Assertion: Planning is the first step in the Data Literacy Process Framework.
Reason: Proper planning helps set clear objectives for data collection and usage.
Options:
a) Both the assertion and the reason are true, and the reason correctly explains the assertion.
b) Both the assertion and the reason are true, but the reason does not explain the assertion.
c) The assertion is true, but the reason is false.
d) The assertion is false, but the reason is true.
49. What happens if you leave a device plugged in even after it is charged 100%?
(a) It can break. (b) It can stop functioning. (c) It can over-heat. (d) Data can get corrupt.
50. What is the primary function of voice assistants such as Alexa and Siri?
(a) Managing smart home devices through voice commands.
(b) Offering personalized fitness coaching based on user activity.
(c) Executing tasks based on voice commands.
(d) Analyzing and improving search engine algorithms
51. _________ is a way of writing programs in natural language without having to use the syntax of the
programming language.
(a) Algorithm
(b) Pseudocode
(c) Flowchart
(d) Procedure
52. _______mode lets you type your code into the interpreter, while _____mode lets you write your code
in a .py file and run it with the python command.
(a) Interactive, Script
(b) Script, Interactive
(c) Interactive, Shell
(d) Shell, Script
57. Identify A, B and C in the following diagram (Hint: How AI, ML &DL related to each other)