Home UpOLevel 95 OLevel 97 OLevel 98 OLevel 99 OLevel 2000 Software Testing Mark Schedule June 04 04 Qualifying


SOLUTION FOR G.C.E. "O" LEVEL

COMPUTER STUDIES 7010/1 NOVEMBER 1998

1. a) byte - Group of binary digits used to encode a single character. Most

computers use 8 –bits codes to represent one character.

2. a) State two reasons why automatic cash dispensing machines, sometimes

known as ATMs, are popular with bank customers.

Reason1: It can do 24-hours cash withdrawals.

Reason2: Customers can save time by avoiding standing in a queue for a

cashier in a bank and by avoiding driving through traffic during office hours.

3. Describe two differences between high-level and low-level languages.

4. a) What is the relationship between object code and source code?

A program code written in Assembly or High-level languages is called the

source code. When the source code is translated by an Assembler(for

Assembly language) or Compiler(for High-level language) into machine

code we call it as Object Code.

5. A user switches on a microcomputer which is connected to a network. He

then word processes and prints a letter. Describe three tasks that the network

operating system might be required to do during this process.

6. a) Describe one application which uses batch processing.

Payroll or billing.

7. a) State a household item that contains a microprocessor.

Microwave oven.

8. A company has decided to change from a manual accounts system to a

computerized system.

9. Read this algorithm.

Counter = 0

input Character

while Character is not a full stop do

if Character = space then

Counter = Counter + 1

endif

input Character

endwhile

Number = Counter + 1

Output Number

The holidays will soon be here.

Answer: 6

Problem2: There is no full stop. Without a full stop the loop cannot be

ended.

Problem3: There will be no output produced.

 

10. Modular programming is to be used to develop a program for stock control.

 

 

1. User manual which describes the various functions of the software

performs, meaning of menu options, input format etc.

2. Technical/Operational manual, which may give details of how to install

the software, hardware requirements and trouble shooting guide and a

help-line telephone numbers/Email address/Internet address.

11. A company receives telephone orders from customers for flowers and then

sends the flowers by post. In order to this the company needs to ask for the

customer’s name, address, telephone number, credit card number and the

cost of the flowers required. In addition name and address of the person

who is to receive the flowers must be obtain.

NAME field will accept only alphabetical characters or spaces.

12. a) Why is a modem required when communicating with other computers on a

wide area network(WAN)?

Answer: To enable digital data to be sent down telephone lines, it must

first be converted into analog form and then converted back at the other

end. This is achieved by means of a modem.

b) State two advantages of using electronic mail (e-mail) rather than using

letter post to send a document from one side of the world to the other.

c) Describe two ways that being able to access the WAN can change the way

that some subjects are studied.

13. A customer went to the same shop everyday for a week. The spreadsheet

shows the time in minutes which the customer spent at the checkout. Some

of the time was spent waiting and some was spent being served. The

average times spent waiting and being served are calculated in B10 and C10.

 

A

B

C

D

1  

Waiting time

Serving time

Total time

2

Monday

1

3

 
3

Tuesday

2

4

 
4

Wednesday

1

4

 
5

Thursday

3

6

 
6

Friday

4

9

 
7

Saturday

2

5

 
8

Sunday

1

4

 
9        
10

Average time

2

5

 
11        

14. A car manufacturer uses a computer to design parts of cars. Describe, with

reasons, the special hardware and software that is required.

hardware: - a high resolution graphics display(monitor)

- a graphics tablet

reasons: - a high resolution monitor to get better softcopy of the design.

- a graphics tablet which contains a grid that corresponds to the

resolution of the monitor. Using a stylus or mouse, x and y co-

ordinates on the tablet can be mapped directly onto the screen.

software: - CAD software

reasons: - it can draw lines, curves, arcs, circles, 3D objects that can be

viewed at any angle and it allows scaling and drawing by the

computer.

 

15. A mail order company selling computers keeps details of its stock in a

database. Part of the database is shown below.

COMPUTER PROCESSOR RAM HARD DISK CD PRICE($)

CA200

P200

16

2Gb

4

6405

CA201

P200

16

2.5Gb

0

3397

CA233

P233

32

3Gb

6

6589

CA266

P266

32

4Gb

8

10679

CA267

P266

32

4Gb

10

12895

CA166

P166

16

1.5Gb

0

3019

 

 

CA200

(RAM = 32) AND (CD > 4)

CA233, CA266 and CA267.

16. An on-line control system is being used to maintain the correct temperature

and humidity(moisture level) in a room where lenses are being made.

ii. Describe the processing which takes place in order to maintain the

correct temperature and humidity level in the room. Refer to the use of

feedback in your answer.

Answer: Comparisons of readings will take place with the stored set of

values in order to maintain the levels of temperature and humidity in

the room. If for example the temperature is higher than required, the

sensors will be used to regulate it to the correct temperature.

17. A payroll master file contains employee records in key field order. A

transaction file contains details of new employees. Write an algorithm, using

pseudocode or otherwise, for updating the master file with these new

employee records.

 

 


Dictionary Acronyms News Search Links