Grade 8 Computer Science
Grade 8 Computer Science
Instructions:
PART I
3. Which filter tool in Open Office spreadsheets allows the user to use conditions with AND/OR
options and displays the results on a nominated place?
(i) Auto filter (ii) Standard filter
(iii) Advanced filter (iv) All filters
4. Which expansion card helps a computer to effectively handle communication with analog
medium?
(i) Video card (ii) Sound card
(iii) Network interface card (iv) Modem card
5. Blu-ray disk is
(i) a magnetic disk. (ii) an optical disk.
(iii) a magnetic tape. (iv) a solid state disk.
[Total = 2 × 10 = 20 marks]
PART II
1. Convert 95 to binary using the binary place value table. Show the working clearly.
[Total = 10 marks]
Grade 8 Computer Science - Second Semester Examination July 2022
Prepared for Lyceum International Schools by Lyceum Assessments
3
[Total = 6 marks]
3. Write KTurtle/MSWLogo commands to draw the following shape. Hide the turtle at the end.
20 900
100
100
450
Starting point
[Total = 2 × 8 = 16 marks]
Grade 8 Computer Science - Second Semester Examination July 2022
Prepared for Lyceum International Schools by Lyceum Assessments
4
4. Identify the data security methods illustrated below.
(i)
@##$4
HELLO! @##$4 @##$4 HELLO!
Telecommunication
medium
Sender Receiver
(ii)
[Total = 2 × 2 = 4 marks]
5. Identify each cybercrime described in the table below.
[Total = 2 × 4 = 8 marks]
(i) ---------------------------------------------------------
(ii) -------------------------------------------------------
(iii) -------------------------------------------------------
(iv) -------------------------------------------------------
[Total = 2 × 4 = 8 marks]
7. (i) The following flowchart demonstrates how to find whether a number is odd or even. When
a number is entered, it is divided by two and the remainder is found using the MOD
function. If the remainder is 0, it displays “EVEN”, if not, displays “ODD”. Complete the
flowchart.
[Total = 8 marks]
[Total = 15 marks]
END
Ref : AP