Page 1096 - SUBSEC October 2017_Neat
P. 1096
01229032/CSEC/SPEC/MS/2017
- 4 –
INFORMATION TECHNOLOGY
PAPER 032
MARK SCHEME
b)
One Example (1 mark) Explanation (1 mark)
Http://www.anotherlink. Link to another web
com page.
Link to a location
BacktoTop
within the webpage.
EmailUs or MailTo: Link to an email
specimen@cxc.org address.
Link to user-created
Download Here
files.
2 marks
Total 5 marks
5. Specific objectives:
Key 1 – Using REPEAT Loop
Header: Techno_Store appropriate heading (1)
Declaration: The purpose of this algorithm is to output the name and
total cost for a device. Declaration (1)
Constant
Vatpercent = 0.16 Use of constant (1)
Variables
Name1, answer of string Use of datatypes - three or more (2)
Cost, total_cost, vat of real
Response of char
Body
Step 1: Start (1)
Step 2: Repeat (appropriate use of iteration (1)
Step 3: Print (Enter the name of device)
use of Output statement (1)