Computer
Computer
INSTRUCTIONS:
Answers to this paper must be written on the paper provided separately.
You will not be allowed to write during the first 15 minutes.
This time is to be spent in reading the question paper.
The time given at the head of this paper is the time allowed for writing the
answers.
Attempt all questions from Section A and any four questions from Section B.
The intended marks for the questions or parts of questions are given
alongside in brackets [ ].
This question paper contains 4 printed pages.
1
P.T.O
Question 2 Answer the following questions [10]
(a) Explain Network Architecture. Draw a neat and labelled diagram [2]
for any one model.
(b) Explain the input and output function provided by Python with [2]
syntax.
(c) Write difference between Application Software and Apps. (Write [2]
2 points)
(b) Write a Python program to convert number of days into hours, [2]
minutes and seconds.
(c) Illustrate some uses of some common apps. [2]
(d) Write any two options for setting up live testing on your phone [2]
while you build apps.
(e) List and explain various components of Designer window. [2]
(f) Write in brief about the ‘elif’ keyword. [2]
(g) Identify the type of Literals: [2]
a. “India”
b. True
c. 5
d. ‘n’
2
P.T.O
SECTION B (40 Marks)
Attempt any 4 questions from this Section
(b) What do you mean by the term Protocol? Explain 4 types of [5]
Protocols used for communication between computers.
Write a program to input the total cost and compute and display
3
P.T.O
the amount to be paid by the customer after availing the discount.
*****
4
P.T.O