0% found this document useful (0 votes)
9 views

Computer Science (2)

This document is a monthly test paper for Grade 7 Computer Science, dated January 2021, with a total of 50 marks. It includes various types of questions such as multiple choice, fill in the blanks, and algorithm writing. The test assesses knowledge on topics like software types, binary and decimal conversions, and control structures.

Uploaded by

vkith6969
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Computer Science (2)

This document is a monthly test paper for Grade 7 Computer Science, dated January 2021, with a total of 50 marks. It includes various types of questions such as multiple choice, fill in the blanks, and algorithm writing. The test assesses knowledge on topics like software types, binary and decimal conversions, and control structures.

Uploaded by

vkith6969
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Monthly Test - January 2021 Paper = 48

Subject : Computer Science Handwriting = 02


Class : 7…....... Total = 50

Duration : 1 period Date: ....................................


Candidate's name : .................................................................Admission no : ....................
Instructions: Answer all the questions.

(1) Underline the most suitable answer.

(i) A collection of complex programs related to coordinating computer operations are called
(a) system software. (b) application software.
(c) packages. (d) compilers.

(ii) Select the most suitable example for utility software.


(a) Compiler (b) Antivirus (c) Web browser (d) Java

(iii) What is the keyword used to display data when writing an algorithm?
(a) Output (b) Begin (c) Input (d) End

(iv) What is the base for the binary number system?


(a) 1 (b) 16 (c) 10 (d) 2

(v) Identify the icon.


(a) Wrap text
(b) Charts
(c) Auto SUM
(d) MIN
[Total = 2 x 5= 10 marks]

(2) Write the ASCII code for the following letter.


E

[Total = 5 marks]

Grade 7 Computer Science January 2021 Page 1

1
(3) Convert the following binary number in to decimal
11101112

1 1 1 0 1 1 1

= ---------------------------------------------------

= ---------------------------------------------------

[Total = 5 marks]

(4) Fill in the blanks using the most appropriate answer.


= 1 Byte

1024 Bytes =

1024 KB =

= 1 GB

= 1 TB

[Total = 5 marks]

(5) Complete the key.

Application Software

[Total = 2 × 5 = 10 marks]
Grade 7 Computer Science January 2021 Page 2

2
(6) Write brief answers.
(i) Write three types of control structures used in algorithms.
(a) -----------------------------------------------------------------------------

(b) -----------------------------------------------------------------------------

(c) -----------------------------------------------------------------------------

(3 marks)
(ii) A set of step-by-step instructions for solving a problem is called ------------------------------.
(2 marks)
[Total = 5 marks]

(7) The Railway Department of Sri Lanka made a special announcement on the
arrangements made to operate morning and evening office trains from next week.
Write an algorithm to input the name of the train and the city in a special railway reservation
system made to reserve train tickets only during the quarantine period. If the city is an isolated
city, then display the message “Train will NOT stop at stations in isolated cities”. Otherwise
display the message “Train will stop”.

[Total = 8 marks]

END
Ref : NR/ RS

Grade 7 Computer Science January 2021 Page 3

You might also like