Cambridge International AS & A Level: Computer Science 9618/13
Cambridge International AS & A Level: Computer Science 9618/13
Cambridge International AS & A Level: Computer Science 9618/13
Published
This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of the
examination. It shows the basis on which Examiners were instructed to award marks. It does not indicate the
details of the discussions that took place at an Examiners’ meeting before marking began, which would have
considered the acceptability of alternative answers.
Mark schemes should be read in conjunction with the question paper and the Principal Examiner Report for
Teachers.
Cambridge International will not enter into discussions about these mark schemes.
Cambridge International is publishing the mark schemes for the May/June 2023 series for most
Cambridge IGCSE, Cambridge International A and AS Level and Cambridge Pre-U components, and some
Cambridge O Level components.
These general marking principles must be applied by all examiners when marking candidate answers.
They should be applied alongside the specific content of the mark scheme or generic level descriptors
for a question. Each question paper and mark scheme will also comply with these marking principles.
the specific content of the mark scheme or the generic level descriptors for the question
the specific skills defined in the mark scheme or in the generic level descriptors for the question
the standard of response required by a candidate as exemplified by the standardisation scripts.
Marks awarded are always whole marks (not half marks, or other fractions).
marks are awarded for correct/valid answers, as defined in the mark scheme. However, credit
is given for valid answers which go beyond the scope of the syllabus and mark scheme,
referring to your Team Leader as appropriate
marks are awarded when candidates clearly demonstrate what they know and can do
marks are not deducted for errors
marks are not deducted for omissions
answers should only be judged on the quality of spelling, punctuation and grammar when these
features are specifically assessed by the question as indicated by the mark scheme. The
meaning, however, should be unambiguous.
Rules must be applied consistently, e.g. in situations where candidates have not followed
instructions or in the application of generic level descriptors.
Marks should be awarded using the full range of marks defined in the mark scheme for the question
(however; the use of the full mark range may be limited according to the quality of the candidate
responses seen).
Marks awarded are based solely on the requirements as defined in the mark scheme. Marks should
not be awarded with grade thresholds or grade descriptors in mind.
1(a) NOT B 1
1(b) 1 mark for first 4 rows correct; 1 mark for second 4 rows correct 2
A B C X
0 0 0 1
0 0 1 0
0 1 0 1
0 1 1 0
1 0 0 1
1 0 1 0
1 1 0 0
1 1 1 1
Server performs all processes required by the task and/or data storage
Clients only sends requests to the server and displays the returned
results
Resistive
Circuit
Capacitive
Change
Coordinates
A resistive touchscreen has two layers. When the user touches the screen,
the layers touch and a circuit is completed.
A capacitive touchscreen has several layers. When the top layer is
touched there is a change/increase/decrease in the electric current.
A microprocessor identifies the coordinates of the touch.
3(c)(ii) 1 mark each; max 2 for rate and max 2 for resolution 4
Sampling rate
There are smaller 'gaps' in the sound wave // sound is recorded more
often
Digital waveform is closer to the analogue waveform
The quantisation errors are smaller
Sampling resolution
There are more bits per sample // a wider range of amplitudes can be
stored
Each binary amplitude/note (in the digital recording) is closer to the
analogue amplitude/note
Digital waveform is closer to the analogue waveform
The quantisation errors are smaller
4(a) 1 mark for each bullet point. Mark in pairs. Max 2 for each description. 4
Term Description
Only 3 tables with appropriate identifiers (i.e. one table for customer,
one for booking and one for car)
Appropriate Primary key in each table underlined
Booking table includes Primary key from car and Primary key from
customer as Foreign keys
All original fields are in correct tables
Example answer:
BOOKING(BookingID, CarRegistration, CustomerID,
StartDate, EndDate)
CAR(CarRegistration, CarModel, CarColour)
CUSTOMER(CustomerID, CustomerFirstName,
CustomerLastName, EmailAddress, TelephoneNumber)
4(d)(iii) The registration number on the original document might be in the correct 1
format but may be the incorrect registration number for that car.
Programmer can test sections of the code without every part working /
being written
Programmer can debug in real time
… so that errors can be fixed and the program continued from that point
The effect of any changes made by the programmer can be seen
immediately
To avoid dependent errors
5(b) 1 mark for appropriate licence; 1 mark for each point to max 3 4
Shareware licence
Enables the program to be copyrighted
The user cannot legally edit the program so the developer retains
control over product
User can try the program for free and then pay for the full game which
allows the programmer to gain an income
so more people can experience it and therefore be more likely to buy it
Type of Description
software
127
255
128
256
128