Class 12 Informatics Practices Sample Paper Set 10
Class 12 Informatics Practices Sample Paper Set 10
Join School of Educators' exclusive WhatsApp, Telegram, and Signal groups for FREE access
to a vast range of educational resources designed to help you achieve 100/100 in exams!
Separate groups for teachers and students are available, packed with valuable content to
boost your performance.
Additionally, benefit from expert tips, practical advice, and study hacks designed to enhance
performance in both CBSE exams and competitive entrance tests.
Don’t miss out—join today and take the first step toward academic excellence!
INFORMATICS PRACTICES
All questions are compulsory. However, internal choices have been provided in some questions. Attempt only one
of the choices in such questions
Section D consists of 2 case study type questions (33 to 34). Each question carries 4 Marks.
Section A
1. State true or false: [1]
‘‘GET requests are never cached’’
2. Which of the following function can be used to set the title of the pie chart? [1]
a) 11 b) November
c) May d) 5
5. The generally recognized term for the government protection afforded to intellectual property written and [1]
electronic is called ________.
a) Gateway b) Switch
c) Hub d) Modem
7. Which of the following protocol allows delivery of voice communication over IP network? [1]
a) FTP b) VoIP
c) TCP/IP d) PPP
8. State true or false: [1]
The return value of CONCAT() has the same data type as the argument.
9. The first page on the website that allows you to navigate to other pages by menus or links is known as [1]
________.
a) Select class, max(marks) from student group b) Select class, max(marks) group by class
by marks; from student;
c) Select max(marks) from student where d) Select class, max(marks) from student
group by class; group by class;
12. If column Salary contains the data set {1000, 15000, 25000, 10000, 15000}, what will be the output after the [1]
execution of the given query?
SELECT SUM(DISTINCT SALARY) FROM EMPLOYEE;
a) 10000 b) 50000
c) 25000 d) 75000
13. Which of the following term used to describe any fraudulent business or scheme that takes money or other goods [1]
from an unsuspecting person?
a) Free Libre Open Source Software b) Final License for Open Systems Software
c) Free Liable Open Source Systems d) Free License for Open Source Software
18. Assuming the given structure, which command will give us the given output: [1]
Output Required: (3, 4)
a) print(df.shape()) b) print(df.size)
c) print(df.shape) d) print(df.size())
19. The HAVING clause does which of the following? [1]
a) Acts like a WHERE clause but is used form b) Acts like a WHERE clause but is used for
groups rather than rows. rows rather than columns.
c) Acts like a WHERE clause but is used for d) Acts EXACTLY like WHERE clause
columns rather than groups.
20. Assertion (A): Intellectual Property refers to the inventions, literary and artistic expressions, designs and [1]
symbols, names and logos.
Reason(R): Intellectual Property is legally protected through copyrights.
a) Both A and R are true and R is the correct b) Both A and R are true but R is not the
explanation of A. correct explanation of A.
a) Both A and R are true and R is the correct b) Both A and R are true but R is not the
explanation of A. correct explanation of A.
1 Swimming 10000 M, W
3 Dance 12000 M, W
4 Drawing 7000 T, Th
5 Craft 8000 F, S
6 Cooking 9000 T, F
OR
You have a table “Company" having column cno, cname, department and salary. Write SQL statement to display
average salary of each department.
26. Write three harmful effects which is delivered by trojan horse. [2]
27. Which property of series return all the index value? [2]
28. How to access multiple columns in DataFrame? [2]
OR
Write a program to display only those values greater than 200 in the given Series "S1".
0 300
1 100
2 1200
3 1700
Section C
29. Consider a Table "PETDATA" with the following data: [3]
Table : PETDATA
population 10 20 30 40
Number of computers
Admission Wing 50
Admin Wing 10
Lib Wing 25
(a) Suggest the type of networking (LAN, MAN, WAN) for connecting Lib Wing to Admin Wing. Justify
your answer.
(b) Suggest the most suitable place (i.e. wing) to house the server, with a suitable reason.
(c) Suggest and placement of the following devices with reasons.
i. Repeater
ii. Switch
(d) What is the use of firewall in network?
OR
Read the text carefully and answer the questions: [4]
Elpis Education Service Ltd. is an educational organisation. It is planning to set up its India campus at Nepal
with its head office at Mumbai. The Nepal campus has 4 main buildings-
ADMIN, ENGINEERING, BUSINESS and MEDIA.
You as a network expert have to suggest the best network-related solutions for their problems raised in
Questions, keeping in mind the distance between the buildings and other given parameters.
ADMIN To ENGINEERING 50 m
ADMIN To BUSINESS 80 m
ADMIN To MEDIA 45 m
ENGINEERING To BUSINESS 60 m
ENGINEERING To MEDIA 50 m
BUSINESS To MEDIA 45 m
ADMIN 110
ENGINEERING 75
BUSINESS 40
MEDIA 10
(a) Suggest the most appropriate location of the server inside the Nepal Campus (out of 4 buildings), to get the
best connectivity for maximum number of computers. Justify your answer.
(b) Suggest and draw the cable layout to efficiently connect various buildings within the Nepal Campus for
connecting the computers.
(c) Which hardware device will you suggest to be procured by the company to be installed to protect and
control the Internet uses within the campus.
(d) Which of the following will you suggest to establish the online face-to-face communication between the
people in the ADMIN office of Nepal Campus and Mumbai Head Office?