0% found this document useful (0 votes)
49 views6 pages

Fe GR9 Aiqp Eee - 10886

Uploaded by

jhamtanya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views6 pages

Fe GR9 Aiqp Eee - 10886

Uploaded by

jhamtanya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

FE/AIQP/0923/E 12-FEB-2024

FINAL EXAMINATION 2023-24


Subject: ARTIFICIAL INTELLIGENCE Max. Marks: 50
Grade: IX Time Allowed: 2 Hrs
Name: Section: Roll No:
Instructions:

1. Please read the instructions carefully.


2. This Question Paper consists of 21 questions in two sections: Section A & Section B.
3. Section A has Objective type questions whereas Section B contains Subjective type questions.
4. Out of the given (5 + 16 =) 21 questions, a candidate has to answer (5 + 10 =) 15 questions in the
allotted (maximum) time of 2 hours.
5. All questions of a particular section must be attempted in the correct order.
6. SECTION A - OBJECTIVE TYPE QUESTIONS (24 MARKS):
i. This section has 05 questions.
ii. Marks allotted are mentioned against each question/part.
iii. There is no negative marking.
iv. Do as per the instructions given.
7. SECTION B – SUBJECTIVE TYPE QUESTIONS (26 MARKS):
i. This section has 16 questions.
ii. A candidate has to do 10 questions.
iii. Do as per the instructions given.
iv. Marks allotted are mentioned against each question/part.

SECTION A: OBJECTIVE TYPE QUESTIONS


Q.1 Answer any 4 out of the given 6 questions on Employability Skills (1x4=4marks)
i. Match the following: 1

Column A: Barriers Column B: Examples


1. Language A. Trying to read newspaper when somebody else is loudly
playing music.
2. Emotional B. In some cultures, wearing shoes and walking inside the
kitchen is considered rude and disrespectful.
3. Environmental C. Talking in English when others know only Hindi.
4. Cultural D. Parent is not talking to the child.
(a) 1  D; 2  A; 3  C; 4  B
(b) 1  C; 2  D; 3  A; 4  B
(c) 1  C; 2  D; 3  B; 4  A
(d) 1  C; 2  A; 3  D; 4  B
ii. Which of the following adversely affects Self-confidence of a child? 1
(a) Overprotective Parenting
(b) Love and Care
(c) Physical punishment
(d) Both (a) and (c)
iii. Rahul is new to the city of Dubai. He wanted to go and visit the famous skyscraper Burj 1
Page 1 of 6
Khalifa. __________ is the directional system that will help Rahul to navigate not only the Burj
Khalifa but places near to that.
(a) Bluetooth
(b) Wi-Fi
(c) Global Positioning System
(d) Geographic Processing System
iv. Which Self-management skill involves setting specific, measurable, achievable, relevant, and 1
time-bound objectives?
(a) Problem-solving
(b) Goal setting
(c) Decision making
(d) Time management
v. To become a successful entrepreneur, you need to follow the following proper sequence: 1
i) Identify the Needs
ii) Recognize the Opportunity
iii) Idea and Start of Business
iv) Growing the Business
(a) iiiiviii
(b) iiiiiiiv
(c) iiviiiii
(d) iiiiiiiv
vi. ___________________can be consumed directly or indirectly. Humans, for example, depend 1
on biomass, forests for food, recreation, health, and improved living conditions.
(a) Natural Resources
(b) Artificial Resources
(c) Exhaustible Resources
(d) None of the Above
Q. Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
2
i. What is the term used to describe an AI system that can perform multiple tasks that would 1
normally require human intelligence?
(a) AGI
(b) ASI
(c) ANI
(d) API
ii. After deploying an AI-based recommendation system for an e-commerce platform, the team 1
notices that user engagement has significantly increased. However, some users report receiving
irrelevant product recommendations. What phase of the AI Project Cycle should they focus on
to address this issue?
(a) Evaluation
(b) Data Acquisition
(c) Data Exploration
(d) Modelling
iii. Statement 1: Where block helps you to focus on the context/situation/location of the problem. 1
Statement 2: What block helps you to determine the nature of the problem.
(a) Statement1 is correct and Statement2 is incorrect.
(b) Statement2 is correct and Statement1 is incorrect.
(c) Both Statement1 and Statement 2 are incorrect.
(d) Both Statement1 and Statement 2 are correct

Page 2 of 6
iv. Which of the following is true regarding Smart Cities? 1
(a) Their concepts are developed for taking advantage of AI technology.
(b) The latest phase in their development involves better integration of citizens and community.
(c) Smart Healthcare management is an essential component of smart cities.
(d) All the buildings in the Smart city are Smart.
v. Decision Tree activity is based on ___________ approach and Pixel IT activity is based on 1
_____________ approach.
(a) Machine Learning, Rule based
(b) Rule based, Machine Learning
(c) Text based, Rule based
(d) Rule based, Text based
vi. What will be the output of: print("A" * 3 + "B" * 2)? 1
(a) Error
(b) AAABB
(c) AAAB
(d) AABBB
Q.3 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. “AI can help in preparing data for people living under the poverty line and help them by 1
providing food, health, water, and energy easily.” Which SDG goal this belong to?
(a) Clean water and Sanitation (SDG – 6)
(b) Sustainable Cities and Communities (SDG – 11)
(c) Decent Work and Economic Growth (SDG –8)
(d) Good Health and Well Being (SDG – 3)
ii. x=int(input("Enter Value of x:")) 1
result=x**2+x%5
print(result) What will be the output when value of x=7
(a) 49
(b) 50
(c) 51
(d) Syntax error
iii. A Neural Network is a machine learning algorithm based on the model of a human neuron. 1
True/ False
iv. An approach of building AI that involves training a computer algorithm on input data that has 1
been tagged for a specific output is known as ____________________
(a) Reinforcement Learning
(b) Supervised Learning
(c) Unsupervised Learning
(d) All the Above
v. How many hidden layers can be present in a neural network? 1
(a) One
(b) Two
(c) Not fixed – it depends upon the project
(d) Zero

vi. The Face Lock in Smartphones belongs to which domain in AI? 1

Page 3 of 6
Q.4 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. Who developed the Python language? 1
(a) Zim Den
(b) Niene Stom
(c) Guido van Rossum
(d) Wick van Rossum
ii. Which of the following is incorrect? 1
(a) Machine Learning enables machines to improve at tasks with experience.
(b) The machine learns from its mistakes and takes them into consideration.
(c) It improvises using its own experiences.
(d) Machine Learning cannot be improvised as it is not at par with Human Intelligence.

iii. What would be the output for the following code? 1


num1= 3**3
num2=25//5
print(num1+num2)
(a) 14
(b) 32
(c) 27
(d) 27.0
iv. What would be the output of the following code? 1
lst=['a','b','c','d','e']
print(lst[3])
(a) d
(b) e
(c) bc
(d) cd
v. Identify if the below statements are True or False. 1
i) In this stage of Problem Scoping of AI development, problems will be identified.
ii) If Problem Scoping fails entire project fails.
(a) i)True and ii)True
(b) i)False and ii)True
(c) i)True and ii)False
(d) i)False and ii)False
vi. Arav is working on a project that involves huge volume of records. Which of the following 1
should he use to make the best project?
(a) Traditional programming
(b) Manual processing
(c) IOT
(d) Neural Networks
Q.5 Answer any 5 out of the given 6 questions (1 x 5 = 5 marks)
i. To train a model to identify if an image is of a guitar or a piano, we need to train it with multiple 1
images of both guitar and piano along with their labels. This kind of modelling is known as
________.
(a) Classification
(b) Regression
(c) Clustering
(d) None of the above
ii. The system of programs and Data Structures that mimics the operation of the human brain is 1
Page 4 of 6
known as ____________.
(a) Intelligent Network
(b) Decision Support System
(c) Neural Networks
(d) Genetic Programming
iii. When you search for 'Doctor' on a search website, the results for doctor images might mostly 1
come up as 'male'. Whereas for 'Nurse' most results would be 'female'. What does this depict?
(a) Data Privacy
(b) Poor training
(c) Lack of access
(d) Gender bias
iv. Which type of dataset is given in the image? 1
(a) Unlabelled
(b) Labelled
(c) Useful
(d) Unfinished

v. What would the output of the following code? 1


list2 = ["AI", "IT", "ICT"]
list2.append("C.Sc")
print(list2)
(a) ['C.Sc','AI', 'IT', 'ICT']
(b) ['AI', 'IT', 'ICT', 'C.Sc']
(c) ['C.Sc']
(d) None of the above
vi. In Python, which of the following characters is used to create single-line comments? 1
(a) //
(b) #
(c) !
(d) /*
SECTION B: SUBJECTIVE TYPE QUESTIONS

Answer any 3 out of the given 5 questions on Employability Skills (2 x 3 = 6 marks).


Answer each question in 20 – 30 words.
Q.6 Write and explain any two features of effective communication? 2
Q.7 Write a short note on the factors influencing Self-management. 2
Q.8 Differentiate between RAM and ROM. 2
Q.9 List any four challenges for Entrepreneurship Development. 2
Q.10 Why Green skills are important? Give two Green skills that you can start learning from 2
present day.
Answer any 4 out of the given 6 questions in 20 – 30 words each (2 x 4 = 8 marks)
Q.11 AI is a powerful tool in various fields, however depending on how it is used, it can either be a 2
boon or a bane. What is your viewpoint on the above statement? Substantiate with a few
examples.
Q.12 The Smart home was once a far-flung pipe dream, but it is now a reality. Wherever you live, 2
Page 5 of 6
your home is ground zero for some of the most interesting tech available right now, and tech
that’s yet to come. Explain how a Smart home can work using Artificial Intelligence
technology?
Q.13 What is a Problem Statement Template? How is it useful? 2
Q.14 What are the different sources of acquiring data that are reliable and authentic. Explain any 2
4 such sources.
Q.15 Write any 2 features of Neural Networks? 2
Q.16 What is the output of the code.(Answer any two questions) 2
a. num1 = 15
num2 = 20
print("Result", num1, num2, sep=" : ")
b. print("Quotient:", 20 // 3, "Remainder:", 20 % 3)
c. a=7;b=2;print(a-b**2)
Answer any 3 out of the given 5 questions in 50– 80 words each (4 x 3 = 12 marks)
Q.17 Categorize the following underlined applications under three domains of AI: 4
Data, Computer Vision and NLP:
The latest technological advancements have made our lives convenient. (1) Google Home,
Alexa and Siri have been a huge help to non-tech savvy people. Features like (2) Facial
recognition and (3) Face lock have added additional security to our gadgets. These
advancements have also contributed in making our needs more approachable and convenient.
Now you can even check the prices with (4) Price comparison websites and order groceries
online with (5) chatbots. Amazon uses(6) predicted data analysis for customers lookouts to
grow their business. Did you know that you can even find how you are going to look when
you grow old? (7) Face apps and (8) Snapchat filters have made this possible!
Q.18 What is Artificial Intelligence? List and explain the domains of AI. 4
Q.19 Define the term Neural Networks. List any two advantages of Neural Networks. Explain the 4
structure of a Neural Networks.
Q.20 i. Differentiate between 2 types of data in AI Project Cycle. 4
ii. Write the rules for the creation of the System maps.
Q.21 i)Write a Python program to check if the entered number is multiple of 5. If it’s the multiple 4
of 5 then display “Hello” else display “Bye”.

ii) Predict the output of the following python print statements with logical and comparison
operators applied.
a) print((3<10) and(12==15))
b) print((150>20) or (120<150))

****************

Page 6 of 6

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy