ComputetScience_HSSC-I_Model_Question_Paper
ComputetScience_HSSC-I_Model_Question_Paper
Q1. Fill the relevant bubble against each question according to curriculum. Each part carries
one mark.
Sr
Question A B C D A B C D
no.
To
What is the primary To show To display summarize
To
purpose of using a the the the mean
compare
i. histogram in data analysis? relationship distribution and 🞅 🞅 🞅 🞅
categorical
between of a single standard
data
two variable deviation of
variables data
Which computational
thinking process involves Decompositi
Pattern Algorithm
ii. removing unnecessary on Abstraction 🞅 🞅 🞅 🞅
Recognition Design
details to focus on the
essential parts?
Which of the following is
a method used to prevent
iii. Worm Virus Firewall Spyware 🞅 🞅 🞅 🞅
unauthorized access to a
network?
What is the hexadecimal
iv. representation of the 6F AE 9C B4 🞅 🞅 🞅 🞅
binary number
10101110?
Sharing
Plagiarizing
Engaging in sensitive Ignoring
Which of the following is content
respectful information copyright
v. an example of practicing from the 🞅 🞅 🞅 🞅
online without laws
good digital citizenship? internet
communication permission
ii. What is slope and intercept for the 3 OR Briefly explain any three types of 3
linear relationship? Give example from cloud computing models.
daily life.
A city healthcare provider is in the 1+2 OR Differentiate between supervised 3
process of upgrading its software to and unsupervised learning with daily
improve patient care and enhance life example.
data security. Using this case study,
iii.
recommend the most suitable
implementation method of SDLC.
Justify your recommendation by
outlining any two considerations.
Why prototyping is important? Give 3 OR Compare star and ring topologies with 3
iv. any three reasons. respect to scalability, reliability, and
architecture.
Compare local and global variable with 2 OR Consider the following examples of 0.5x
example. scenarios and identify whether the 6
waterfall or agile model would be the
most suitable for development.
a. Building construction
v.
b. Developing web application
c. Digital marketing campaign
d. Automobile production
e. Public works projects
f. Research projects
What is an assistive technology? Also 1+2 OR Write down any three positive impacts 3
vi. write down its two uses in daily life. of AI systems.
vii. Categorize the following scenarios by 3 OR What will be displayed after executing 3
identifying whether the linear or binary the following statements?
search algorithms is more appropriate
choice. Also justify your answer. Python Statements Output
x = [“apple”,
Scenario Search Reason “banana”, “mango”]
algorithm print(type(x))
Bounded x = “Hello World”
data ranges print(type(x))
Small data x = 20.5
sets print(type(x))
Large, a.
sorted data
sets
viii. Evaluate the following expression 3 OR Draw OR and NAND gates with their 1.5+
using the correct order of operations in truth table. 1.5
Python:
(2 + 3 ** 2 + 4 // 2 * 5 % 3 - 1) * 2
ix. Write down any three advantages 3 OR List down any three tools to create a 3
of infographics. prototype.
Convert the following Boolean 3 OR Write a Python program that takes an 3
x. expression to the logic circuit: alphabet as input and prints whether it is
F = XYZ + XY̅ Z + X̅ Z a vowel or a consonant.
What are the common applications of 3 OR What is the impact of the digital divide 1+2
simulation that benefit everyday on connectivity? What strategies should
xi.
activities? (Provide any three be taken to bridge the digital divide?
applications) (Give any two)
How logic gates are useful in daily life? 3 OR What is the difference between 3
xii. Give any three applications. correlation and causation? Illustrate
with example.
Complete the following Python code 3 OR Write a Python function find_max() 3
that exits when x is “Physics”. that takes two numbers as input and
subjects = [“Computer”, “English”, returns the maximum number.
xiii. “Physics”]
for x in :
if x = = :
print(x)
Why does feasibility study an essential 1+2 OR Identify the following statements as 0.5x
step in SDLC? In what ways can a parameter or statistics: 6
technical feasibility study help identify a. The average height of all students in
challenges related to the infrastructure, your entire school.
or compatibility requirements of a b. The average height of students in
software project? your class.
c. The average score in a mathematics
test for students in your class at your
xiv.
college
d. The average score in a mathematics
test for all students in your city.
e. The standard deviation of the ages
of 50 employees randomly selected
from the corporation.
f. The standard deviation of the ages
of all employees in a large
corporation
SECTION – C (Marks 20)
Note: Attempt all questions. Marks of each question are given. (4 x 05=20)