Constructing Triangle (1)
Constructing Triangle (1)
com
Cambridge IGCSE™
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 October/November 2024 series for most
Cambridge IGCSE, Cambridge International A and AS Level 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
descriptions 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.
Note: No marks are awarded for using brand names of software packages or hardware.
1(a) B 1
1(b) One mark for correct example. Two marks for matching explanation. 3
• RAM
• To store data/instruction that is currently in use
• To store software/programs that are currently in use
• For volatile storage // to store data temporarily
• To allow data to be accessed directly by the CPU/processor // To allow data
to be stored closer to the CPU/processor
• ROM
• To store the BIOS
• To store the bootstrap/bootloader
• To store start-up instructions
• To store the firmware
• For non-volatile storage // to store data permanently
• To store data/instructions that should not change (unless needed)
• Cache
• To store frequently used instructions/data
• For volatile storage // to store data temporarily
128 + 32 + 8 + 4 + 2 + 1
10101111
1
11100011
+ 11001100
1 1010111 1
1(e) One mark for correct working, for example: flip and add 2
One mark for correct denary.
–114
2(e)(ii) C 1
2(e)(iii) Router 1
• To keep it secure
• The data is sensitive/confidential
• To make it meaningless
• Program counter // PC
• Memory address register // MAR
• Current instruction register // CIR
For example:
Decodes
Control unit instruction using
instruction set
MDR CIR
Instruction
sent using
data bus
4 One mark for each correct term or description in the correct place. 6
Term
• World wide web // WWW
• IP (address)
• Domain name server // DNS
• Proxy server
Description
• (Web browser) Software/application that allows users to view/access
web pages by rendering HTML
• (Hacking) Gaining unauthorised access to a computer/system
For example:
For example:
6(a) One mark for each correct term in the correct order: 7
• web browser
• session
• temporary
• web browser // session
• persistent
• permanent
• expire
For example:
• It is a piece of software
• … used to write/develop/edit code
• … used test/debug the code
• … with features such as auto-completion // any suitable example
• To translate the code to low level language/machine code