OCR A Level Computer Science H446/01 Computer systems UPDATED ACTUAL Questions and Mark, Exams of Medicine

OCR A Level Computer Science H446/01 Computer systems UPDATED ACTUAL Questions and Marking Scheme

Typology: Exams

2025/2026

Available from 11/22/2025

prof-kev
prof-kev 🇬🇧

641 documents

1 / 67

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Wednesday 11 June 2025 Morning
A Level Computer Science
H446/01
Computer systems
Time allowed: 2 hours 30 minutes
You can use:
a ruler (cm/mm)
an HB pencil
Do not use:
a calculator
Please write clearly in black ink. Do not write in the barcodes.
Centre number
Candidate number
First name(s)
Last name
OCR A Level Computer Science H446/01
Computer systems UPDATED
ACTUAL Questions and Marking
Scheme
Oxford Cambridge and RSA
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 140.
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 32 pages.
ADVICE
Read each question carefully before you start your answer.
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43

Partial preview of the text

Download OCR A Level Computer Science H446/01 Computer systems UPDATED ACTUAL Questions and Mark and more Exams Medicine in PDF only on Docsity!

Wednesday 11 June 2025 – Morning

A Level Computer Science

H446/01 Computer systems

Time allowed: 2 hours 30 minutes You can use:

  • a ruler (cm/mm)
  • an HB pencil Do not use:
  • a calculator Please write clearly in black ink. Do not write in the barcodes. Centre number Candidate number First name(s) Last name

OCR A Level Computer Science H446/

Computer systems UPDATED

ACTUAL Questions and Marking

Scheme

Oxford Cambridge and RSA 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 140.
  • 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 32 pages. ADVICE
  • Read each question carefully before you start your answer.

© OCR 2025 [601/4911/5] DC (PQ/CB) 340531/ OCR is an exempt Charity Turn over

(^1) (^3) (^5) (^2) (^2) (^2) (^2) (^2) (^3) (^8) (^) *

© OCR 2025

BLANK PAGE

DO NOT WRITE ON THIS PAGE

© OCR 2025^ Turn^ over 1 Charlie is about to study a computer games design course at university. He needs to purchase a computer to allow him to design and edit the graphics in his games, including video files. (a) Charlie’s computer contains a data bus, an address bus and a control bus. State the purpose of each of these three buses. Data bus ........................................................................................................................................... .......................................................................................................................................................... Address bus ..................................................................................................................................... .......................................................................................................................................................... Control bus ....................................................................................................................................... .......................................................................................................................................................... [3] (b) Charlie will need to use input and output devices when designing and editing his computer games. (i) State one input device and one output device that Charlie could use and give an example use of each. Input device Device name .................................................................................................................................... .......................................................................................................................................................... Example use .................................................................................................................................... .......................................................................................................................................................... Output device Device name ..................................................................................................................................... .......................................................................................................................................................... Example use ..................................................................................................................................... .......................................................................................................................................................... [4]

© OCR 2025^ Turn^ over (ii) An operating system that Charlie is thinking about installing uses a multi-level feedback queue. Describe how a multi-level feedback queue works. .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... ..........................................................................................................................................................

. ................................................................................................................................................. [3] (iii) An operating system manages and installs device drivers. Explain why hardware devices require a device driver. .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... . ................................................................................................................................................. [2] (e) Once Charlie has installed an operating system he will need to install utility software. State two utilities that Charlie could install and state the purpose of each. Utility 1 ............................................................................................................................................. .......................................................................................................................................................... Purpose ............................................................................................................................................ .......................................................................................................................................................... Utility 2 ............................................................................................................................................. .......................................................................................................................................................... Purpose ............................................................................................................................................ .......................................................................................................................................................... [4]

© OCR 2025 2 OCR Consultants is designing a computer for a large company. (a) OCR Consultants is designing the architecture of the CPU. (i) Compare two differences between the Von Neumann architecture and the Harvard architecture. Difference 1 ...................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... Difference 2 ...................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... [4] (ii) OCR Consultants is considering using pipelining. State two benefits of using pipelining. Benefit 1 ........................................................................................................................................... .......................................................................................................................................................... Benefit 2 ........................................................................................................................................... .......................................................................................................................................................... [2]

© OCR 2025 **(b) *** The employees of the large company work remotely from home and use large databases that store a lot of sensitive data. They need to be able to use the databases to search and sort data quickly. OCR Consultants is considering two approaches:

  • thin client approach – this is where the database is stored virtually on a remote server. All of the data processing is also completed on a remote server on virtual machines. The employees’ computers are only used to capture the data input and display the results from the virtual machines
  • thick client approach – this is where most of the processing is done on the employees’ computer using specialised software to access the remote database. Discuss the benefits and drawbacks of each of these approaches. You should include the following in your answer:
  • what is meant by virtual machines and virtual storage
  • the benefits and drawbacks of a thin client and thick client approach described in the question
  • a conclusion justifying which approach would be most suitable for this scenario. [9] .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... ..........................................................................................................................................................

© OCR 2025^ Turn^ over

© OCR 2025^ Turn^ over (c) Show the subtraction of these two floating point binary numbers. Both numbers are stored in a normalised floating point format, using 6 bits for the mantissa and 4 for exponent. You should show your result in the same format. Show your working out. 011010 0011 – 010010 0010 Working space .................................................................................................................................. .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... Final 6-bit mantissa ............................................. Final 4 - bit exponen t ............................................. [6]

© OCR 2025 (d) (i) Show the result of applying a bitwise AND mask of 1010 1110 to the byte 1010 0011. Byte 1010 0011 AND Mask 1010 1110 Result [2] (ii) State the purpose of the bitwise AND mask. ..........................................................................................................................................................

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

© OCR 2025 **(c) *** Kofi is working on a number of projects. These include:

  • project 1 – Writing a mobile phone app to look at the news
  • project 2 – Writing software to send temperature readings from an embedded heat sensor to other devices
  • project 3 – Writing an image editing application for a desktop computer
  • project 4 – Writing software to calculate the results of a physics experiment that produces terabytes of data
  • project 5 – Writing a new device driver for a new piece of hardware. Discuss which of these projects should be written in a high level programming language and which should be written in a low level language. You should include the following in your answer:
  • what is meant by high level programming language and low level language
  • which projects are suitable for high level and which are suitable for low level languages
  • a conclusion that justifies why these different languages are needed. [12] .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... .......................................................................................................................................................... ..........................................................................................................................................................

© OCR 2025^ Turn^ over

© OCR 2025^ Turn^ over (c) The diagram below shows a partially completed logic circuit for a full adder. The full adder circuit contains three inputs:

  • A – represents the first input
  • B – represents the second input
  • C(in) – represents the carry bit from the previous stage of the addition. The full adder circuit contains two outputs:
  • Sum – represents the result of adding the three inputs A , B and C(in)
  • C(out) – represents the carry that is passed to the next stage of the addition. Complete the logic circuit to represent a full adder. A B C(in) Sum C(out) [4]

© OCR 2025 (d) This Karnaugh map represents a different logic circuit. AB 00 01 11 10 00 01 CD 11 10 Use this Karnaugh map to find the simplified expression for this circuit. You should annotate the Karnaugh map to show the groups that you have used to find the simplified expression. Write your simplified expression here. .......................................................................................................................................................... .......................................................................................................................................................... ..........................................................................................................................................................

. ................................................................................................................................................. [4] 0 1 1 1 0 1 1 0 0 0 0 0 0 0 1 1