0% found this document useful (0 votes)
103 views6 pages

Grade 8 Computer Science

Lyceum

Uploaded by

Yumeth D
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
103 views6 pages

Grade 8 Computer Science

Lyceum

Uploaded by

Yumeth D
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Second Semester Examination - July 2022

Subject : Computer Science Paper = / 95


Handwriting = / 05
Class : 8 …....... Total = /100
Duration : 2 periods Date : .........……….................…
Candidate's name : ...................................................................…Admission no : ....................…....

Instructions:

1. Use the given space to write the answers.


2. Ink all your answers and diagrams.

PART I

Underline the most appropriate answer.


1. In GIMP, which option needs to be used in order to edit a certain part of an image without
affecting the rest of the image?
(i) Opacity (ii) Layers (iii) Mode (iv) Lock

2. Which tool is used in GIMP to select Gradient?


(i) (ii) (iii) (iv)

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.

Grade 8 Computer Science - Second Semester Examination July 2022


Prepared for Lyceum International Schools by Lyceum Assessments
2
6. ROM contains a firmware called the
(i) OS. (ii) BIOS. (iii) EPROM. (iv) EEPROM.
7. Which magnetic storage device has the lowest capacity?
(i) CD (ii) Jaz drive (iii) Pen drive (iv) Floppy disk
8. Special effects used when presenting slide after slide is known as
(i) transition. (ii) effect. (iii) custom animations. (iv) annotations.

9. Which flowchart symbol represents a process?


(i) (ii) (iii) (iv)

10. What does the ← operator in flowcharts and pseudocodes indicate?


(i) MOD (ii) Division
(iii) Assigning a value to a variable (iv) Value not true

[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

2. Convert 110102 in to decimal.

[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.

(i) This is an uncontrollable crime where people


are being harassed through internet, social
media, etc. up to an extent where the victim
might become suicidal.
(ii) Adults disguise themselves as young people
and abuse children and teenagers through
internet and other online media.
(iii) The criminal steals unique identification data
of a person and impersonate that person.
(iv) Victim receives a threatening email or
message requesting a payment in order not to
be the target of an assassination.

[Total = 2 × 4 = 8 marks]

Grade 8 Computer Science - Second Semester Examination July 2022


Prepared for Lyceum International Schools by Lyceum Assessments
5
6. Name four types of magnetic disks.

(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.

Output “Enter a number”

Remainder← Number MOD 2

[Total = 8 marks]

Grade 8 Computer Science - Second Semester Examination July 2022


Prepared for Lyceum International Schools by Lyceum Assessments
6

(ii) Write the pseudocode for the above task.

[Total = 15 marks]

END
Ref : AP

Grade 8 Computer Science - Second Semester Examination July 2022


Prepared for Lyceum International Schools by Lyceum Assessments

You might also like