Class 12 Informatics Practices Sample Paper Set 9
Class 12 Informatics Practices Sample Paper Set 9
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]
CSV file can be viewed as word file.
2. Which are cons of data visualization? [1]
a) It makes your report more visually b) Visual data is distorted or excessively used.
appealing.
a) Star b) Bus
c) Ring d) Mesh
4. Which of the following would arrange the rows in ascending order in SQL. [1]
a) SORT BY b) GROUP BY
c) ALIGN BY d) ORDER BY
5. Example of computer crime is [1]
a) Patents b) Trademark
c) Design d) Copyright
11. Which type of SQL function work with a single row at a time? [1]
a) GROUP BY b) SELECT BY
c) ORDER BY d) FILTER
13. You are planning to go for a vacation. You surfed the internet to get answers for queries. [1]
Which of the mentioned actions might have created a digital footprint?
a) SAME() b) Average()
c) Distinct d) Count(*)
17. Gaining unauthorised access to a network or computer aur digital files with malicious intentions, is called [1]
________.
a) Cracking b) Hacking
c) Banging d) Phishing
18. Write the output of the given command: df1.loc[:0,'Name'] Consider the given dataframe. [1]
c) Clerk d) VINAY
19. Which of the following function is not an aggregate function? [1]
a. Round()
b. Sum()
c. Count()
d. Avg()
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.
26. What are the primary interest of online attackers in spyware? [2]
27. Write a program to create a series by using given an array ['a', 'b', 'c', 'd'] and assign index values 100,101... [2]
28. Write a python program to create a data frame with headings (CS and IP) from the list given below- [2]
[[79,92][86,96],[85,91],[80,99]]
OR
What is data structure?
Section C
29. What will be the output of the given function: [3]
i. SELECT INSTR('Informatics', 'mat');
ii. SELECT INSTR ('Computers', 'pet');
iii. Select instr("good morning to all", "or")
30. What will be the output of the following queries on the basis of EMPLOYEE table? [3]
Table: Employee
Store ld Name Location City No. of Emp Date Open Sales Amt
A B C
Expected number of computers to be installed at various locations in the university are as follows:
Office Block 10
Commerce Block 30
a) Modem b) Switch
Centre to centre distance between various compounds as per architectural drawing (in m) is as follows
Main Compound 5
Resource Compound 15
Finance Compound 20
(a) Suggest a cable layout of connections between the compounds.
(b) Suggest the most suitable place (i.e. compound) to house the server for this NGO. Also, provide a suitable
reason for your suggestion.
(c) Suggest the placement of the following devices with justification:
i. Repeater
ii. Hub/Switch
(d) The NGO is planning to connect its international office situated in Mumbai, which out of the following
wired communication link, will you suggest for a very high speed connectivity?
OR
Write the code for the following graph which display the different style multiline in same plot.