Class Xi Sqp Cs Set III
Class Xi Sqp Cs Set III
General Instructions:
1. This question paper contains two parts A and B. Each part is compulsory.
2. Both Part A and Part B have choices.
3. Part-A has 2 sections:
a. Section-I is short answer questions, to be answered in one word or one line.
b. Section –II has two case studies question. Each case study has 4 case-based subparts.
36 Write a program in Python to read three numbers in three variables and swap first two 3
variables with the sums of first and second, second and third numbers respectively.
37 Write two active protection and two preventive measures for PC intrusion. 3
38 What does each of the following expressions evaluate to? Suppose that T is the tuple 5
(“These”,*“are”,”a”,”few”,”words”+,”that”, “we”,”will”,”use”)
a) T*1+*::2+ b) “a” in T*1][0] c) T[:1]+T[1] d)T[2::2] e) T[2][2] in T[1]
39 Verify the following using truth table: 5
X + Y.Z = (X+Y) . (X+Z)
40 Give the Gender inequality issues in regard of Computer Education. 5