Xii Ip Term 2 Sample QP
Xii Ip Term 2 Sample QP
CLASS XII
SESSION 2021-22
INFORMATICS PRACTICES
SUBJECT CODE : 065
Maximum Marks: 35 Time: 2 hours
General Instructions
The question paper is divided into 3 sections – A, B and C
Section A, consists of 7 questions (1-7). Each question carries 2 marks.
Section B, consists of 3 questions (8-10). Each question carries 3 marks.
Section C, consists of 3 questions (11-13). Each question carries 4 marks.
Internal choices have been given for question numbers 7, 8 and 12.
Section – A
Each question carries 2 marks
Q. Par Question Marks
N t
o No.
1 Sahil, a Class X student, has just started understanding the basics of Internet 2
and web technologies. He is a bit confused in between the terms “World Wide
Web” and “Internet”. Help him in understanding both the terms with the help
of suitable examples of each.
OR
For web pages where information changes frequently, e.g stock prices,weather
reports etc., which out of the following option wold you suggest and why? a)
static web page b) dynamic web page
2 (i) After setting up the lab and Internet in the lab, Samarth is now required to 1
enable videos and animations to be played on the web browser for students of
multimedia class. Which browser tool /service can be used for the same?
(ii) Name any two popular web servers. 1
3 Write the output of following MySQL queries: 2
(i) SELECT ROUND(6.5675,2);
(ii) SELECT MOD(10,3);
OR
Briefly explain the purpose of the following SQL functions:
i. ROUND()
ii. MOD()
4 (i) Identify the URL and domain name from the following: 1
www.cbse.gov.in/question_paper.html
(ii) I can keep you signed in. 1
I can remember your site preferences.
I can give you locally relevant content.
Who am I?
5 Write the output of the following queries: 2
(i) mysql>SELECT LENGTH('Name');
(ii) mysql>SELECT MID('information',3,2);
6 A user intends to group the result set based on some column’s value. Also, it is 2
required that the grouped result should appear in sorted order. In which
ordershoud the user writes the two clauses(for sorting and grouping) ? Give an
example to support your answer.
7 Mr. Manav, a database administrator in “Global Educational and Training 2
Institute” has created following table named “Training” for the upcoming
training schedule:
Training_id Name Email_Id Topic City Fee
ND01 Mr. Rajan [email protected] Cyber New 10000
Security Delhi
GU01 Ms. [email protected] ICT in Gurugram 15000
Urvashi Education
FD01 Ms.Neena neenarediff.com Cyber Faridabad 12000
Security
ND02 Mr. NULL ICT in New 13000
Vinay Education Delhi
GU02 Mr. [email protected] Cyber Gurugram NULL
Naveen Security
OR
Table : Store
Storei Name Location City NoOfEmp DateOpen SalesAmt
d
S101 Planet Bandra Mumbai 7 2015-10- 40000
Fashion 16
S102 Vogue Karol Delhi 8 2015-07- 120000
Bagh 14
S103 Trends Powai Mumbai 10 2015-06- 30000
24
S104 Super Thane Mumbai 11 2015-02- 45000
Fashion 06
S105 Annabelle South Delhi 8 2015-04- 60000
Extn. 09
S106 Rage Defence Delhi 5 2015-03- 20000
Colony 01
Number of Computers
Wing A 150
Wing S 10
Wing J 5
Wing H 50
(i) Suggest a suitable Topology for networking the computers in each wing.
(ii) Suggest the placement of Hub/Switch in the network.
(iii) Suggest type of wired media to provide internet accessibility to all wings.
(iv) Suggest the placement of repeater.