Exam Practise Booklet - Unit 1
Exam Practise Booklet - Unit 1
© OCR 2017. You may photocopy this page. Page 1 of 23 Created in ExamBuilder
1. Here are some statements about the CPU of a computer.
Tick one box in each row to show whether each of the following statements is true or false.
The table below shows some CPU instructions and what they mean.
Using examples from the instructions above, state what is meant by:
i. an opcode
[2]
ii. an operand
[2]
iii. The time displayed on the microwave oven is represented as two 8-bit binary numbers, one
for the minutes and one for the seconds.
For example;
“8:20” is stored as 00001000 00010100
“15:45” is stored as 00001111 00101101
© OCR 2017. You may photocopy this page. Page 2 of 23 Created in ExamBuilder
(b). Show how the time 5:30 will be stored.
[2]
(c). 00001000 00010100 can represent either the instruction for “Add 20 to the timer” or the data
for the time “8:20”.
Explain how the CPU can determine whether it represents an instruction or data.
[1]
3(a). Dipesh is thinking of buying a tablet computer to replace his old desktop computer.
Describe how the CPU and RAM work together to enable the tablet computer to operate.
[3]
(b). The tablet computer also uses cache memory. Describe the purpose of cache memory.
[2]
© OCR 2017. You may photocopy this page. Page 3 of 23 Created in ExamBuilder
Fig. 4
Describe the benefits of a dual core processor over a single core processor.
[2]
Difference
1
Difference
2
[4]
© OCR 2017. You may photocopy this page. Page 4 of 23 Created in ExamBuilder
ii. Quinn has decided to upgrade the RAM on his computer. Explain why this would
improve the computer's performance.
[2]
iii. *After upgrading the RAM, Quinn could make further changes to improve his computer's
performance.
Identify the changes and explain how these changes would improve performance.
© OCR 2017. You may photocopy this page. Page 5 of 23 Created in ExamBuilder
[6]
[3]
© OCR 2017. You may photocopy this page. Page 6 of 23 Created in ExamBuilder
2
[2]
[4]
7. Apu has a handheld e-book reader that allows him to store and read electronic books.
© OCR 2017. You may photocopy this page. Page 7 of 23 Created in ExamBuilder
i. State which type of storage is most suitable for storing the electronic books inside the e-
book reader.
[1]
ii. Explain one reason why this type of storage is the most suitable.
[2]
Explain one reason why a secondary storage device is needed in most computer systems.
[2]
[1]
10(a). Zoe is organising a LAN-party. Her friends will each bring a computer to the party so that they
can play games against each other.
[2]
© OCR 2017. You may photocopy this page. Page 8 of 23 Created in ExamBuilder
(b). Zoe plans to use the star topology in the LAN.
[2]
(c). State two other topologies that can be used when creating a LAN.
2
[2]
11(a). A company, OCR Supermarkets, has supermarket stores throughout the country. The
computers for each store connect to the central office using a Wide Area Network (WAN).
Identify two differences between a WAN and a LAN (Local Area Network).
Difference
1:
Difference
2:
[2]
© OCR 2017. You may photocopy this page. Page 9 of 23 Created in ExamBuilder
(b). OCR Supermarkets use a client-server network to connect the checkout computers to the
store's server.
Benefit
1:
Benefit
2:
[4]
12. A bank uses a local area network to connect all the computers in its head office.
Computers in the network can be identified using both IP addresses and MAC addresses.
[4]
13. A school has all of its computers in a local area network (LAN).
1
© OCR 2017. You may photocopy this page. Page 10 of 23 Created in ExamBuilder
2
[2]
14. Apu has a handheld e-book reader that allows him to store and read electronic books.
The manufacturer of the e-book reader provides proprietary software, which Apu can use to
transfer the e-book from the CD-ROM to the e-book reader.
[2]
ii. Explain one advantage to the manufacturer of providing proprietary software instead of
open source software.
[2]
15. *Lauren is a Computing teacher. She is building a website for her Computing class where they
can share ideas, send each other programs and discuss computing concepts. The students will
have individual accounts that they can log into.
Discuss the ethical and legal issues Lauren will have to consider when setting up the website.
© OCR 2017. You may photocopy this page. Page 11 of 23 Created in ExamBuilder
[6]
16(a). Security on a computer can be provided directly by the operating system or by using utility
programs.
Utility programs include antivirus, file transfer, firewall and system clean-up.
[2]
(b). Identify and describe two methods by which the operating system can provide additional
security directly.
© OCR 2017. You may photocopy this page. Page 12 of 23 Created in ExamBuilder
[4]
17. Amin buys a new computer with an operating system and some utilities.
[2]
© OCR 2017. You may photocopy this page. Page 13 of 23 Created in ExamBuilder
Mark scheme
Question Answer/Indicative content Marks Guidance
Tru Fals
Statement
e e
CPU stands for Central
✓
Processing Unit
The CPU fetches and
✓
decodes instructions
The speed of a CPU is Examiner's Comments
usually measured in ✓
1 5
GigaHertz (GHz) This question was generally well answered.
If a CPU has many
cores, this slows down ✓
the computer
The hard disk drive is
✓
part of the CPU
Total 5
00000101 00011110
b 2 All 8 bits must be correct for each byte.
1 mark per byte
Instructions and data are fetched at different Award the mark for:
points of the fetch execute cycle
c Instructions and data are kept in separate parts 1 The program counter points to the address of
of the memory (by the operating system) instructions
Total 7
3 a Instructions / programs(currently running) / data 3 If the candidate has described the functions of RAM and
are stored in the RAM… the CPU separately, only award the 2nd bullet if it is
these are fetched from the RAM by the CPU / clearly stated that instructions are fetched from RAM.
© OCR 2017. You may photocopy this page. Page 14 of 23 Created in ExamBuilder
Processor
… where the instructions are executed /
Mention of the fetch – execute cycle in the CPU is
instructions are processed / data is processed
enough to award bullet 3.
Total 5
o RAM is volatile
o ROM is non-volatile Do not allow e.g. ROM is not for 2nd mark. Mark in pairs
Examiner's Comments
o RAM stores currently running This question was answered well, with candidates able to
instructions / programs / express the differences between RAM and ROM,
b i 4
applications / OS / data although many candidates gave a full description of one
o ROM stores boot-up instructions / in the first difference space, and a full description of the
bios second in the second difference space. Candidates
should be writing both sides of the difference in the given
space. Some candidates only gave one side of the
difference, or did not full describe both sides.
RAM can be changed
ROM (normally) cannot be changed
ii 2 from 2
© OCR 2017. You may photocopy this page. Page 15 of 23 Created in ExamBuilder
More memory space for current programs
Run more memory intensive programs /
relevant example e.g. computer games / would be relied on less. Fewer candidates could identify
graphic rendering that more programs could be open at once, a common
reduces use of Virtual Memory error was that the computer could store more data or
…..less use of hard drive which is slower to more programs which was referring to secondary storage.
access
that are programmed for multi-core improve the performance may be weak. There may be
games
o Increase cache size Low Level Response (1–2):
o Cache stores frequently used There is an attempt to identify upgrades that could be
instructions / programs / data made. There may be little or no explanation of how these
o Can store more so increase access improve performance. The points are poorly expressed or
speed to more frequently used are not related to the context. There is limited, if any, use
Can carry out more processes for CPU Do not allow hard drive if referring to secondary storage
Can improve speed and quality of graphics size, allow for increasing amount of VM.
Examiner's Comments
© OCR 2017. You may photocopy this page. Page 16 of 23 Created in ExamBuilder
repeating their response to Q.6(b)(ii). Some candidates
described hardware that would not affect the
performance, such as using a touch screen and adding a
printer.
Total 14
Total 5
Examiner's Comments
ROM
RAM
(2 for each)
Total 4
Solid state
7 i 1
© OCR 2017. You may photocopy this page. Page 17 of 23 Created in ExamBuilder
No follow through from (i). Candidates need to identify a
Fast access…
relevant characteristic of solid state storage for the first
… less delays when turning the device on /
mark, and expand by explaining why this is an advantage
turning pages etc…
in an e-book reader for the second mark.
ii 2 Examiner's Comments
Total 3
Examiner's Comments
Total 2
Accept 1.024
The units are not necessary
1GB
9 1
Examiner's Comments
Total 1
10 a Computers are connected to each other 2 For the first bullet point candidates should be describing a
Restricted to a small geographical area / site / network – just the idea that computers are connected to
other suitable example “something” is not enough.
Dedicated wired or WiFi connections
For the third bullet point, just “connected by cables” is not
enough as there is no indication these are dedicated
cables for the network.
© OCR 2017. You may photocopy this page. Page 18 of 23 Created in ExamBuilder
Examiner's Comments
bus
Do not accept serial or circle
c ring 2
Examiner's Comments
This was also well answered – “bus” and “ring” are the
other two topologies specifically required by the
specification and this was the answer given by most
candidates. Some candidates gave the correct names of
other topologies not required by the specification and they
were duly credited for these alternative correct answers.
Total 6
11 a WAN is over a large geographical area / needs 2 NB Examples of infrastructure / hardware are allowed for
to WAN e.g. satellite, phone lines, Internet
transmit over a large distance / Allow LAN as Ethernet for second bullet
a LAN is over a small geographical area.
WAN uses external
hardware / infrastructure / cables / network / NOT wide area for WAN
LAN has its own
infrastructure / cables / network / hardware due Examiner's Comments
© OCR 2017. You may photocopy this page. Page 19 of 23 Created in ExamBuilder
Many candidates were able to correctly identify the
to distance / practicalities
difference in size between a WAN and a LAN. The better
candidates also identified the difference in hardware, or
ownership of the hardware used.
E.g.
Total 6
12 IP addresses can be changed / are allocated 4 For bullets 3 and 4, accept answers where candidates
as needed refer to IPv6 being 16 bytes (128 bits). Award one mark if
MAC addresses can't be changed / every candidates state that IP addresses and MAC addresses
device has a fixed MC address are of different size.
© OCR 2017. You may photocopy this page. Page 20 of 23 Created in ExamBuilder
IP addresses are used for routing across a
WAN / internet
MAC addresses are only used within the LAN
Total 4
Can share files / can work collaboratively on This question was intended to be fairly straightforward –
same files standard answers for the advantages of having a network
Can share hardware resources / suitable in a context in which most of them are familiar.
example Candidates who did not get full marks here either gave
13 Can access their files from any computer / 2 answers that were too vague such as “it allows the
classroom computers to communicate with each other” – which is
Can work together from different computers just a definition of what a network does, not an advantage
using instant messaging – or they compared a LAN to a WAN. The weakest
Centralised deployment of software to all candidates even tried their luck with very generic answers
computers like “it’s cheaper,” demonstrating little understanding of
the actual subject content being tested.
Total 2
© OCR 2017. You may photocopy this page. Page 21 of 23 Created in ExamBuilder
Examiner's Comments
Total 4
Total 6
16 a antivirus 2
© OCR 2017. You may photocopy this page. Page 22 of 23 Created in ExamBuilder
firewall
e.g.
Marks in pairs
Total 6
e.g.
Total 2
© OCR 2017. You may photocopy this page. Page 23 of 23 Created in ExamBuilder