0% found this document useful (0 votes)
77 views

Half p1 Cs

The document is a past exam paper for a GCSE Computer Science exam. It contains multiple choice and short answer questions testing knowledge of binary, file sizes, data transmission protocols, local area networks and wireless networking.

Uploaded by

alexanderjimjohn
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

Half p1 Cs

The document is a past exam paper for a GCSE Computer Science exam. It contains multiple choice and short answer questions testing knowledge of binary, file sizes, data transmission protocols, local area networks and wireless networking.

Uploaded by

alexanderjimjohn
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Oxford Cambridge and RSA

Friday 19 May 2023 – Afternoon


GCSE (9–1) Computer Science
J277/01 Computer Systems
Time allowed: 1 hour 30 minutes

Do not use:
* 9 9 3 2 3 6 4 5 2 6 *

• a calculator

* J 2 7 7 0 1 *

Please write clearly in black ink. Do not write in the barcodes.

Centre number Candidate number

First name(s)

Last name

INSTRUCTIONS
• Use black ink. You can use an HB pencil, but only for graphs and diagrams.
• Write your answer to each question in the space provided. If you need extra space use
the lined pages at the end of this booklet. The question numbers must be clearly shown.
• Answer all the questions.

INFORMATION
• The total mark for this paper is 80.
• The marks for each question are shown in brackets [ ].
• Quality of extended response will be assessed in questions marked with an asterisk (*).
• This document has 16 pages.

ADVICE
• Read each question carefully before you start your answer.

© OCR 2023 [601/8355/X] OCR is an exempt Charity


DC (PQ) 325517/4 Turn over
2
1 Computers represent data in binary form.

(a) Tick (3) one box to identify the statement about binary that is true.

Binary digits can only be the values 0, 1 and 2

The left-most bit of a binary integer has the smallest value

Binary is used because computers are made of switches that can only be on or off

The smallest whole number that can be stored in 8 bits is the number 1
[1]

(b) Complete the table by writing the missing denary, 8-bit binary or hexadecimal values.

Denary 8-bit binary Hexadecimal

00000111 7

49 31

01100110 66

244 11110100

[4]

© OCR 2023
3
(c) Tick (3) one box to identify the largest file size.

2 000 000 bytes

2300 KB

200 MB

0.1 GB
[1]

(d) Tick (3) two boxes to identify the two file sizes that are equal to each other.

4 500 000 bytes

450 KB

4.5 MB

0.45 GB
[1]

(e) Complete the binary addition by adding these two 8-bit binary numbers.

Show all your working.

0 1 1 1 0 0 0 1

+ 1 0 0 1 1 1 1 0

[2]

(f) Identify the binary shift that has been applied to the 8-bit binary number 10110000 to get the
result 10000000.

...................................................................................................................................................

.............................................................................................................................................. [2]

© OCR 2023 Turn over


4
2 A student is performing a range of actions on the internet using their computer.

(a) A range of protocols are used for the transmission of data by the student’s computer, and the
web servers they are accessing.

(i) Complete the table by identifying the most appropriate protocol for each of the tasks the
student is performing.

Task Protocol
Requesting to view a news webpage from a web
server
Entering a username and password to access
their bank account
Downloading a text document from a web server

Checking for new emails in their inbox

[4]

(ii) Some protocols have layers.

Give two reasons why protocols have layers.

1 ........................................................................................................................................

...........................................................................................................................................

2 ........................................................................................................................................

...........................................................................................................................................
[2]

(b) The student’s computer is part of their home Local Area Network (LAN). The LAN currently
only has wired connections.

(i) One characteristic of a LAN is that they are set up over a small geographical area.

Give one other characteristic of a LAN.

...........................................................................................................................................

...................................................................................................................................... [1]

© OCR 2023
5
(ii) Describe the benefits of the student changing their home LAN to include wireless
connections.

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...................................................................................................................................... [4]

(iii) State two drawbacks of changing their home LAN to include wireless connections.

1 ........................................................................................................................................

...........................................................................................................................................

2 ........................................................................................................................................

...........................................................................................................................................
[2]

© OCR 2023 Turn over


6
3 Binary numbers can represent different forms of data.

(a) One form of data is characters.

Complete the description of how computers represent characters in binary using the given
list of terms. Not all terms will be used.

2 4 8 9 16 32 256

71 72 74 76 78 80 81

all different identical one repeated similar some unique

A character set stores ......................................... of the characters that the computer can

represent. Each character is given a ......................................... binary code. Lower-case and

upper-case letters in a character set are given ......................................... binary codes.

One example of a character set is ASCII. This character set uses .........................................

bits for each character. If the code value for the character ‘F’ is 70 then the code value for

the character ‘L’ is ......................................... .


[5]

(b) Binary numbers can also represent images.

The table shows the colours that are used in an image and the binary value for each colour.

Colour Binary value

Red 0000

Green 0010

Blue 1000

Purple 0110

The metadata states that the image is 3 pixels wide by 4 pixels high.

The data in the file starts in the top left of the image and goes from left-to-right, top-to-
bottom.

(i) State what is meant by metadata in an image file.

...........................................................................................................................................

...................................................................................................................................... [1]

© OCR 2023
7
(ii) The binary data stored for the image is given:

000000000110100000101000011001100110000000101000
A grid is given for the image. Each square is one pixel.

Write the name of the colour in each square that the pixel will show for this image.

[2]

(iii) A colour depth of 4 is used. This means 4 bits are used to store the colour for each
pixel.

State the maximum number of different colours that can be represented in 4-bits.

...................................................................................................................................... [1]

(iv) The colour depth is increased to 2 bytes.

State two effects that this change can have on the image.

1 ........................................................................................................................................

...........................................................................................................................................

2 ........................................................................................................................................

...........................................................................................................................................
[2]
© OCR 2023 Turn over
8
(c) A student has a text document and an image file that need to be compressed separately.

The student needs to reduce the file size of both of these files as much as possible.

(i) Identify the most suitable type of compression for the text document. Justify your choice.

Type of compression .................................................................

Justification .......................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................
[3]

(ii) Identify the most suitable type of compression for the image file. Justify your choice.

Type of compression .................................................................

Justification .......................................................................................................................

...........................................................................................................................................

...........................................................................................................................................

...........................................................................................................................................
[3]

© OCR 2023

You might also like