[go: up one dir, main page]

0% found this document useful (0 votes)
14 views11 pages

Past Paper

This document is an exam paper for Grade 10 Computer Studies, specifically for the 3rd Term Exams in 2024. It includes various questions related to data types, verification and validation techniques, pseudocode, and flowcharts. The exam is structured to assess students' understanding of computer concepts over a duration of 1 hour and 45 minutes.

Uploaded by

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

Past Paper

This document is an exam paper for Grade 10 Computer Studies, specifically for the 3rd Term Exams in 2024. It includes various questions related to data types, verification and validation techniques, pseudocode, and flowcharts. The exam is structured to assess students' understanding of computer concepts over a duration of 1 hour and 45 minutes.

Uploaded by

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

1

3rd Term Exams 2024

Computer Studies

Grade 10

Paper 2

Time: 1 hr 45 min

Name

_____________________________

First Name

_____________________________

Page 1 of 11
2

Question 1

(a)

(b)

(c)

(d)

Page 2 of 11
3

Question 2

Question 3

Page 3 of 11
4

Question 4

Page 4 of 11
5

Question 5

Page 5 of 11
6

Question 6

Page 6 of 11
7

Page 7 of 11
8

Question 7: For each of the following give:

- One normal data


- One abnormal data
- Two extreme data

The date of birth of a person

Normal: _________________________________________________

Abnormal: ________________________________________________

Extreme: ________________________________________________

Extreme:_________________________________________________[4]

A score out of 50

Normal: __________________________________________________

Abnormal: _______________________________________________

Extreme: ________________________________________________

Extreme: ______________________________________________[4]

The name of a person in a field with size limit 25.

Normal: __________________________________________________

Abnormal: ________________________________________________

Extreme: _________________________________________________

Extreme: _________________________________________________[4]

The code of a product in the format AAA99AA where ‘A’ is a letter and

‘9’ is a number.

Normal: __________________________________________________

Abnormal: ________________________________________________

Extreme: _________________________________________________

Extreme: _________________________________________________[4]

Page 8 of 11
9

Question 8

List down 2 types of verification techniques

1. ________________________________________________________________

2.______________________________________________________________[2]

List down 4 types of validation techniques

1. ________________________________________________________________

2. ________________________________________________________________

3. _________________________________________________________________

4._________________________________________________________________[4]

Page 9 of 11
10

Question 9
Write the pseudocode and flowchart for a program that will display even numbers from 1 to 100.

PSEUDOCODE

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________

_____________________________________________________________
5]

FLOWCHART

[5]

Page 10 of 11
11

Question 10
Write the pseudocode for a program that will input 10 numbers, then calculate and output the average
a) without using arrays
b) using arrays

a)

[5]
b)

[5]

Page 11 of 11

You might also like