[go: up one dir, main page]

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

Cix Practice Paper Ai 2

This document is a practice paper for Class IX in Artificial Intelligence, consisting of 21 questions divided into two sections: objective and subjective. Students must answer a total of 15 questions within 2 hours, with specific marks allocated to each section. The paper covers various topics related to employability skills, computer science, and artificial intelligence concepts.

Uploaded by

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

Cix Practice Paper Ai 2

This document is a practice paper for Class IX in Artificial Intelligence, consisting of 21 questions divided into two sections: objective and subjective. Students must answer a total of 15 questions within 2 hours, with specific marks allocated to each section. The paper covers various topics related to employability skills, computer science, and artificial intelligence concepts.

Uploaded by

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

PRACTICE PAPER 2

CLASS IX
ARTIFICIAL INTELLIGENCE (CODE 417)

Time: 2 Hours Maximum Marks: 50


General 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):
(a) This section has 5 questions.
(b) Marks allotted are mentioned against each question/part.
(c) There is no negative marking.
(d) Do as per the instructions given.
7. SECTION B—SUBJECTIVE TYPE QUESTIONS (26 MARKS):
(a) This section has 16 questions.
(b) A candidate has to attempt 10 questions.
(c) Do as per the instructions given.
(d) Marks allotted are mentioned against each question/part.

SECTION A—OBJECTIVE TYPE QUESTIONS


1. Answer any 4 out of the given 6 questions on Employability Skills. (1 x 4 = 4 marks)
(i) Which of the following is a non-renewable natural resource?
(a) Solar energy
(b) Biomass
(c) Hydroelectric energy
(d) Nuclear energy
(ii) Which of the following is NOT an exhibitor of self-management?
(a) Seeking feedback and being open to helpful advice
(b) Understanding your own strengths and weaknesses
(c) Problem in setting goals and working towards them
(d) Managing emotions and staying calm
(iii) In email, BCC is used to __________.
(a) Add a heading to your email
(b) Automatically delete a message after a period of time
(c) Hide recipients from each other
(d) Mark an email as high priority
(iv) Which of the following is a declarative sentence?
(a) Oxygen is necessary for human respiration.
(b) Wash your hands before eating food.
(c) Please close the door when you leave.
(d) Complete your homework before dinner.
(v) Entrepreneurship entails __________.
(a) Studying financial markets to inform business decisions
(b) Providing business advice to startups
(c) Starting a new business venture
(d) All of these
(vi) Which of the following is a social media platform?
(a) Windows
(b) Google
(c) YouTube
(d) Amazon
2. Answer any 5 out of the given 6 questions. (1 x 5 = 5 marks)
(i) Which of the following is NOT a traditional computer task?
(a) Basic arithmetic
(b) Data storage
(c) Repetitive tasks
(d) Reading emotions
(ii) Which of the following is NOT an identifier?
(a) My_python
(b) PY_python
(c) (python)
(d) the_python
(iii) Predicting the category of an object comes under __________.
(a) Classification
(b) Regression
(c) Clustering
(d) None of these
(iv) Match the items in Column I with those in Column II and choose the correct answer
from the given options.
Column I Column II
I) Who A) Importance
II) What B) Stakeholders
III) Where C) Problem Definition
IV) Why D) Context of Problem

(a) I-B, II-D, III-A, IV-C


(b) I-D, II-C, III-B, IV-A
(c) I-B, II-D, III-C, IV-A
(d) I-B, II-C, III-D, IV-A
(v) Which of the following features would NOT be used for predicting the price of a
house?
(a) The number of schools in the neighbourhood
(b) The number of male members in the house
(c) The number of bedrooms and bathrooms in the house
(d) The number of hospitals nearby
(vi) State whether the following statement is True or False:
We can use Microsoft Excel for Data Visualization.
3. Answer any 5 out of the given 6 questions. (1 x 5 = 5 marks)
(i) __________ is to Generative AI as fuel is to a car.
(a) Algorithm
(b) Code
(c) Data
(d) Hardware
(ii) State whether the following statement is True or False:
We use Decision Trees when our dataset has lots of features.
(iii) What is Artificial Intelligence?
(a) It is a type of technology that helps people find their lost belongings.
(b) It is a branch of Computer Science that focuses on creating systems capable of
performing tasks that typically require human intelligence.
(c) It is a method for predicting the weather accurately for up to 10 years in
advance.
(d) It is a type of software that helps organize your email inbox automatically.
(iv) What is the purpose of using Script Mode in Python?
(a) To allow real-time interaction with Python interpreter
(b) To execute a sequence of Python commands from a file
(c) To improve the performance of Python programs
(d) To engage graphical user interface development
(v) State whether the following statement is True or False:
Pseudocodes are executed directly by a computer to perform a task.
(vi) Which of the following is an application of Natural Language Processing?
(a) Recognizing the face of a human being
(b) Classifying a message as spam or not spam
(c) Classifying an image
(d) Tagging people in an image
4. Answer any 5 out of the given 6 questions. (1 x 5 = 5 marks)
(i) What is the role of the government in making Smart Cities?
(a) Smart regulations
(b) Data governance
(c) Emergency management
(d) All of these
(ii) Which of the following is NOT typically considered an impact of AI on the job
market?
(a) Emergence of new jobs
(b) Job transformation
(c) Expansion of traditional job sectors
(d) Job displacement and automation
(iii) Which of the following data types is immutable in Python?
(a) List
(b) Dictionary
(c) Tuple
(d) Set
(iv) In which type of Generative AI model does the generation of new data occur?
(a) GAN
(b) RNN
(c) VAE
(d) All of these
(v) In the context of Artificial Intelligence, ANI stands for:
(a) Advanced Neural Interface
(b) Artificial Narrow Intelligence
(c) Adaptive Neurological Interface
(d) Automated Natural Integration
(vi) Which of these is a performance metric for classification problem?
(a) Mean Absolute Error
(b) Accuracy
(c) Root Mean Squared Error
(d) All of these

5. Answer any 5 out of the given 6 questions. (1 x 5 = 5 marks)


(i) What is Data Acquisition?
(a) Gathering information to train the AI model
(b) Figuring out the problem we want to solve
(c) Discovering patterns in data
(d) Checking the model to solve our problem
(ii) Match the items in Column I with those in Column II and choose the correct
answer from the given options.

Column I Column II
I) Real-time translation of text and speech A) Recommendation System
in different languages
II) Provides relevant search results on the B) Language Translation
web
III) Analyzes user behaviour and C) Language Generation
recommends products
IV) Generation of human-like text D) Online Search

(a) I-A, II-B, III-C, IV-D


(b) I-B, II-D, III-A, IV-C
(c) I-D, II-C, III-B, IV-A
(d) I-A, II-C, III-D, IV-B
(iii) Which of the following is a reliable source of data?
(a) Comment section of YouTube videos
(b) Government databases and repositories
(c) ChatGPT’s responses
(d) Instagram feed
(iv) The branch of Artificial Intelligence that involves teaching a computer to get
better at things by practising is known as __________.
(a) Supervised Learning
(b) Unsupervised Learning
(c) Reinforcement Learning
(d) None of these
(v) Why are AI ethics important?
(a) To monopolize the AI market
(b) To enhance the computational efficiency of AI systems
(c) To prevent bias and discrimination in AI systems
(d) To maximize the profits of AI companies
(vi) Match the items in Column I with those in Column II and choose the correct
answer from the given options.

Column I Column II
I) Data Collection A) Visualizing data
II) Data Interpretation B) Data gathering techniques
III) Data Visualization
C) Drawing conclusions from data
IV) Data Cleaning D) Removing inconsistencies from
dataset

(a) I-D, II-C, III-B, IV-A


(b) I-B, II-C, III-A, IV-D
(c) I-D, II-B, III-C, IV-A
(d) I-A, II-C, III-B, IV-D

SECTION B—SUBJECTIVE TYPE QUESTIONS


Answer any 3 out of the given 5 questions on Employability Skills in 20–30 words each.
(2 x 3 = 6 marks)
6. What are the important components of a green economy?
7. Explain Corporate and Non-corporate Forms of business ownership.
8. What are the different parts of an email?
9. What are the challenges of verbal communication?
10. How can one effectively manage stress?
Answer any 4 out of the given 6 questions in 20–30 words each. (2 x 4 = 8 marks)
11. Explain the term Classification.
12. What are the different operations that are performed on lists? Explain with examples.
13. Enlist the different types of sequence data types with their syntax.
14. What is Strong AI?
15. What is System Map?
16. Differentiate between the two types of statistics.

Answer any 3 out of the given 5 questions in 50–80 words each. (4 x 3 = 12 marks)
17. What is the need for problem scoping and why is it the first step of any AI project?
18. Why is Python the first choice of AI developers?
19. Explain the rules of making an identifier.
20. Explain Problem Statement Template and explain its different components.
21. How can AI impact the job market?

You might also like