Computer Studies: University of Cambridge International Examinations General Certificate of Education Ordinary Level
Computer Studies: University of Cambridge International Examinations General Certificate of Education Ordinary Level
Computer Studies: University of Cambridge International Examinations General Certificate of Education Ordinary Level
Name
ap
eP
e
tr
.X
Candidate Number
Centre Number
7010/01
COMPUTER STUDIES
Paper 1
May/June 2004
2 hours 30 minutes
Candidates answer on the Question Paper.
No Additional Materials are required.
[Turn over
om
.c
s
er
2
1
Explain, using examples where appropriate, the meaning of these computer terms.
(a) byte ..................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(b) compiler ............................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(c) handshaking .....................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(d) technical documentation ..................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(e) simulation .........................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
For
Examiners
Use
For
Examiners
Use
3
3
7010/01/M/J/04
[Turn over
4
5
(a) Name one item used in the home, other than a computer, that contains a
microprocessor.
......................................................................................................................................[1]
(b) For your item named in (a) describe two different tasks that the microprocessor
performs.
1 .......................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
For
Examiners
Use
For
Examiners
Use
5
7
Move forward 10 cm
Move backwards 20 cm
Turn right 90 degrees
Turn left 90 degrees
Read the following set of instructions which makes the pen draw the rectangle below and
study the drawing that is produced.
F2
R90
F4
R90
F2
R90
F4
R90
4 cm
2 cm
2 cm
START
4 cm
.............................
.............................
2 cm
.............................
.............................
.............................
4 cm
2 cm
2 cm
START
.............................
2 cm
.............................
.............................
.............................
.............................
.............................
[3]
7010/01/M/J/04
[Turn over
6
8
A supermarket uses point of sale (POS) terminals at the checkout for scanning barcodes on
the products.
(a) State two items of data that are stored on the barcode.
1 .......................................................................................................................................
2 ...................................................................................................................................[2]
(b) Describe how the computer system checks that the barcode has been read correctly.
..........................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(c) State the type of file access that is used to get the price from the central computer.
......................................................................................................................................[1]
(d) Explain how the system updates the file when an item has been sold.
..........................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
For
Examiners
Use
7
(e) Give two benefits for the supermarket manager of using point of sale (POS) terminals.
For
Examiners
Use
1 .......................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
......................................................................................................................................[2]
10 (a) A company has decided to use a computer for stock control. Describe the process of
systems analysis from the time the decision was made to proceed with computerisation
until final testing.
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[4]
(b) Give two reasons why it may be necessary to modify this system in the future.
1 .......................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
[Turn over
8
11 A family has purchased a computer system with the following specification:
Processor speed 2200 MHz
RAM 512 Megabyte
Hard disk drive 120 Gigabytes
CD ROM
DVD writer
Modem 56k
Monitor 17"
(a) The computer has been purchased for buying goods and services over the Internet.
Explain how each of these items of hardware would be used for this purpose.
Hard disk drive .................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
RAM .................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
DVD writer ........................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
Modem .............................................................................................................................
..........................................................................................................................................
......................................................................................................................................[4]
(b) State the type of software that is needed for logging onto the Internet and finding
websites selling goods and services.
logging on .........................................................................................................................
..........................................................................................................................................
finding websites ................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
For
Examiners
Use
9
(c) State one advantage and one disadvantage for customers of using the Internet for
shopping.
For
Examiners
Use
advantage ........................................................................................................................
..........................................................................................................................................
disadvantage ....................................................................................................................
......................................................................................................................................[2]
(d) Describe two effects on society of an increase in the use of the Internet for ecommerce.
1 .......................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
[Turn over
10
12 The following spreadsheet shows the profit or loss on sales at an ice-cream stall during a
four week period.
A
Expenses ($)
Profit/Loss
Ice-Cream Stall
Cost
Price ($)
Ice-Cream
Orange Juice
5
6
Ice-Cream
Orange
Income ($)
Sales
Juice Sales
Week 1
300
40
980
900
Profit
Week 2
250
10
770
900
Loss
Week 3
450
10
1370
900
Profit
10 Week 4
300
20
940
900
Profit
7010/01/M/J/04
For
Examiners
Use
For
Examiners
Use
11
13 A city uses a computerised traffic control system.
(a) State two benefits of using computerised traffic control systems.
1 .......................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
......................................................................................................................................[2]
(b) Describe the input, processing and output from this control system.
Input .................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
Processing .......................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
Output ..............................................................................................................................
..........................................................................................................................................
......................................................................................................................................[5]
(c) Describe what the traffic control program should do when an emergency occurs.
..........................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[1]
7010/01/M/J/04
[Turn over
12
14 A surgery uses a star local area network (LAN) to access the Internet (WAN) and to store
the patient database.
(a) Give one reason why the surgery has installed a star network rather than a ring
network.
..........................................................................................................................................
......................................................................................................................................[1]
(b) Draw and label the star network used by the surgery.
[3]
7010/01/M/J/04
For
Examiners
Use
For
Examiners
Use
13
(c) Give two benefits for the surgery of storing the patient database on the LAN.
1 .......................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(d) State two data protection rules that the surgery staff must obey.
1 .......................................................................................................................................
..........................................................................................................................................
..........................................................................................................................................
2 .......................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
(e) Describe how the database can be recovered from a system failure.
..........................................................................................................................................
..........................................................................................................................................
......................................................................................................................................[2]
7010/01/M/J/04
[Turn over
14
15 Read this algorithm. The algorithm converts a temperature from degrees Centigrade to
degrees Fahrenheit.
Input
C_temp
Output
F_temp
(a) Write down the output for each of the following inputs:
(i)
1
...............................................................................................................................[1]
(ii)
5
...............................................................................................................................[1]
7010/01/M/J/04
For
Examiners
Use
15
(b) Using pseudocode, or otherwise, write an algorithm that will input the hourly
temperatures for one day in Centigrade and print out in Fahrenheit
For
Examiners
Use
[Turn over
16
16 A music club keeps a file of members on a computer system. Part of the file is shown in the
following diagram:
CODE
SURNAME
INITIAL
SEX
M1001
Philips
3294625
11/12/86
M1011
Patel
2453674
04/01/88
M1025
Brown
2756484
15/05/86
M1037
Khan
S. L
2759815
18/02/87
M1057
Lee
B. R
2456785
21/07/86
M1073
Smith
3297684
09/02/88
M1096
Chong
M. A
2765492
03/09/87
M1102
Schon
2451843
22/04/88
M1124
Shah
J. A
3298746
14/04/86
M1139
Davies
S. L
2768798
09/01/88
7010/01/M/J/04
For
Examiners
Use