0% found this document useful (0 votes)
19 views5 pages

Xii Ip Term 2 Sample QP

CLASS XII INFORMATICS PRACTICES SAMPLE QP MCQ'S

Uploaded by

kvmducs
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)
19 views5 pages

Xii Ip Term 2 Sample QP

CLASS XII INFORMATICS PRACTICES SAMPLE QP MCQ'S

Uploaded by

kvmducs
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/ 5

SAMPLE QUESTION PAPER

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

Predict the output of the following queries:


(i) SELECT SUBSTR(City,2,4) FROM Training WHERE Topic <>
'Cyber Security';
(ii) SELECT NAME FROM Training WHERE INSTR (Email_Id, '@')=0;
OR
Based on the table given above, help Mr. Manav is writing queries for the
following task:
(i) Write a query to display the 3rd to 7th character of name attribute.
(ii) Write a query to display the name of each student in uppercase letters
with their Training_id, whose fee is not null.
Section – B
Each question carries 3 marks

8 Consider the following table Club : 3


Table : Club
COACH_ID COACH_NAME AGE SPORTS DOJ PAY
1 Rajesh 30 Karate 1999- 1000
08-25
2 Anuj 35 Swimming 2000- 750
01-05
3 Shuchi 25 Basketball 2005- 1200
01-04
4 Reetika 28 Badminiton 2002- 1400
08-25
5 Virendra 32 Cricket 1996- 1500
05-17
Give the answer of the following questions on the basis of the above table.
(i) Write a query to display the substring of 4 characters of the name of
each coach, starting from second character, with their age.
(ii) Write a query to display the day for the Date_of_Joining column.
(iii) Write a query to display 3 characters from left of coach name.

OR

Give the output of following commands:


(i) SELECT MAX(DOJ) from Club;
(ii) SELECT INSTR('MOBILE PHONE','E') ;
(iii) SELECT DAYOFMONTH('2019-11-22');
9 Vijay is working with functions of MySQL. Explain him following: 3
i. What is the purpose of now () function?
ii. Compare now() with sysdate() function?
iii. Give examples.
10 (i) Which SQL function is used to remove leading and trailing spaces from a 2
character expression X, where X = ‘LEARNING ###MYSQL####’ (# denotes
a blank space) and also give the output after executing function.
(ii) Which type of MySQL function accepts only numeric values? Give the name 1
of some functions of that type.
Section – C
Each question carries 4 marks

11 Consider the following table: 4

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

(i) To display the details of store in alphabetical order of name.


(ii) To display the City and the number of stores located in that City,
only if number of stores is more than 2.
(iii) To display the City and average sales amount.
(iv) To display the City and No. of employees from each city.
12 Consider the table DOCTOR given below. Write output for (i) to (iv). 4

I Name Department DOJ Gender Salary


D
1 Amit Kumar Orthopaedics 1993-02- M 35000
12
2 Anita hans Paediatrics 1998-10- F 30000
16
3 Sunita Maini Gynaecology 1991-08- F 40000
23
4 Joe Thomas Surgery 1994-10- M 55000
20
5 Gurpreet Kaur Paediatrics 1999-11- F 52000
24
6 Anandhini Oncology 1994-03- F 31000
Burman 16
7 Ram Mukherjee Oncology 2000-06- M 54500
27

(i) SELECT count(*) FROM DOCTOR where


Department=’Oncology’ and Gender=’F’;
(ii) SELECT min(Salary) + max(Salary) FROM DOCTOR where
Department=’Paediatrics’;
(iii) SELECT avg(Salary) from DOCTOR where
Department=’Paediatrics’;
(iv) SELECT left(Name,3) from DOCTOR;
OR
Kunal has entered the following SQL command on Table ‘Student’ that
has TotalMarks as one of the columns:
SELECT COUNT(*) FROM STUDENT;
The output displayed is 20.
Then, Kunal enters the following command:
SELECT COUNT(*) FROM STUDENT WHERE TotalMarks <
100;
The output displayed is 15.
Then, Kunal enters the following command :
SELECT COUNT(*) FROM STUDENT WHERE
TotalMarks>=100;
He predicts the output of the above query to be 5. Do you agree with
Kunal? Give reasons for your answer.

13 UNIVERSITY OF CORRESPONDENCE in Allahabad is setting up the 4


network between its different wings. There are four wings named as
Science(S), Journalism(J), Arts(A) and Home Science(H).

Distance between various building are as follows:

Wing A to Wing S 100m


Wing A to Wing J 200m
Wing A to Wing H 400m
Wing S to Wing J 300m
Wing S to Wing H 100m
Wing J to Wing H 450m

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.

You might also like